Code: Select all
{FormBuilder form='myForm' value_Dropdown=...}
Code: Select all
{FormBuilder form='myForm' value_Dropdown=...}
Sorry wrote "values", as I meant "variables". So in that way you are right and I would have chosen that path, but I have a bunch of smarty variables that I would like to populate an option list.M@rtijn wrote: Wouldn't it be easier to do with FormBuilder itself?
You can add a dropdown item to your form, then can add values to that list in the options for that dropdown item.
Strangely nothing is computed, I've even created some dummy fields with some integer valuesElBombo wrote: But the "Computed field" as suggested at point 4 gives me a value of "0" instead of the value of the option selected.
Code: Select all
$fld_45+$fld_46