On 18 Mar 2011, at 21:34, Nigel Metheringham wrote:
> In my case I am adding the options on using a Plugin, so the options
> are being added after initial form configuration.
And therein laid one problem.
I had been used the (documented) process method within the plugin,
which was running too lat
I have resolved where the main issue I was having is coming from...
Where you have a select (or other group) element within a repeatable,
and the options are set in the initial config, then when the element
is multiplied up using a model->default_values the options stay
attached to each of the sel
On 17 Mar 2011, at 15:28, Carl Franks wrote:
> On 16 March 2011 20:49, Nigel Metheringham wrote:
>> Problem 1:
>> Populating the options into a set of Selects (would have been done
>> in a DBIC model_config if it was a straight DBIC/FormFu combination).
>> There just isn't a straight analogue
On 16 March 2011 20:49, Nigel Metheringham wrote:
> This post has got to be a bit of a long running soap opera... sorry -
> I am trying to keep the items within it focused...
Sorry you've been having such problems! Lets see if we can help at all...
> Problem 1:
> Populating the options into a s