Changeset 1002498
- Timestamp:
- 10/06/2014 10:51:46 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
formidable-pro-add-color-picker-field/trunk/readme.txt
r1002183 r1002498 23 23 == Frequently Asked Questions == 24 24 25 = Why would I want a color picker? = 26 27 You may wish to give users the option of selecting colors. For instance, when creating a recurring entry in a calendar, you might want the user to be able to select a color for their entry so it's easy to see among others. 28 29 Any time you want users to be able to select colors for elements, use a color picker field, and then insert the value of that field as a style attribute or an inline style in a view. You could even create a view that's nothing but a style sheet with dynamic values from your form. The possibilities are endless, really. 30 25 31 = Why is this so simple? = 26 32
Note: See TracChangeset
for help on using the changeset viewer.