Feature Requests
Share ideas, discuss and vote on requests from other users in community
This object is in archive! 
Addon module config Fields
Under Consideration
If you create a module you can give fields with it for configuration.
Currently if you use a dropdown you only can give the options that are used for value and option-name.
<option value="valuehere">valuehere</option>
It would be great if you can give also a name with it.
So it will be possible to give a name with it.
<option value="valuehere">namehere</option>
Comments have been locked on this page!