-
☆ A M B ☆
- 24,524 Posts
You can see the types available in the file manager/actions/mutate_plugin.dynamic.php, starting at line 115. They are
int
menu
list
list-multi
textarea
text
&configItem=Config Item;type;default-value &configitem2=Config Item 2;type;default-value
this is the same for snippets, modules and plugins.
Experiment a bit to see how the menu, list, and multi-list behave.
Thanks a lot,
Is there a place in the documentation where I can find this information ?