The Text field type has an option to skip the specialchars/htmlspecialchars function, which is normally called for security reasons (if one enters HTML into a Text field). Use it by adding a "skip_h" key into your "view" array, and set its value to true or false.
For your form, you can have a "placeholder" within the text field. Let's say you want to give a brief description of what the user should be entering, instead of adding that into the label/description (to keep your form compact). Add a "placeholder" key into your "config" array, like so:
For maximizing the length of your text input, use the "max_length" as key into your "config" array. Set it to a value, ranging from 1-255. Since text only allows a maximum of 255, you can not exceed it. Use a "TextArea" instead if you would require anything above 255.
Use, by you or one client, in a single end product. The total price includes the item price and a buyer fee.
Use, by you or a client, in 5 single end products. The total price includes the item price and a buyer fee.
Use, by you or a client, in x/xx single end products.
Upon request, quote will be made and sent to you via email.
Got something to say? Need help?
View support forum