Input Attributes does?????
- Kevin
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
7 years 5 months ago #1
by Kevin
Input Attributes does????? was created by Kevin
In the field manager, there is an option to specify an input attribute. However, there is no explanation of what it does or what it's for anywhere that I can find, and no tool tip for it.
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
7 years 5 months ago #2
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic Input Attributes does?????
The Input Attributes is exactly what the name tells it is. Input Attributes for the HTML input of the form.
It is a simple option for more advanced users that may want to write something specific in a field, like
or
or some CSS styling.
For more, please see:
https://www.w3schools.com/html/html_form_attributes.asp
It is a simple option for more advanced users that may want to write something specific in a field, like
Code:
readonly
Code:
disabled
For more, please see:
https://www.w3schools.com/html/html_form_attributes.asp
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
Moderators: Christopher Mavros