Custom form field attributes in form designer
Jamroom Developers
Yes its the help text IN the Form Designer.
Quote:
• If this field is a select, select_multiple, radio or optionlist field, you can enter the form options ONE PER LINE, in the following format:
Option Value|Option Text
You may also enter a valid module FUNCTION name that will return the options dynamically.
• If this is a file field, you can enter the allowed file extensions as a comma separated list - i.e. "txt,pdf,doc,xls" - only files of these types will be allowed to be uploaded.
• If this is a chained_select field, the options are created using the Chained Select module - set this to the Option Set Name you have created in the module.
• If this field is a select, select_multiple, radio or optionlist field, you can enter the form options ONE PER LINE, in the following format:
Option Value|Option Text
You may also enter a valid module FUNCTION name that will return the options dynamically.
• If this is a file field, you can enter the allowed file extensions as a comma separated list - i.e. "txt,pdf,doc,xls" - only files of these types will be allowed to be uploaded.
• If this is a chained_select field, the options are created using the Chained Select module - set this to the Option Set Name you have created in the module.