Plugin Directory

Changeset 1002498


Ignore:
Timestamp:
10/06/2014 10:51:46 AM (11 years ago)
Author:
erentzenco
Message:

Added "Why would I want a color picker?" to FAQ.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • formidable-pro-add-color-picker-field/trunk/readme.txt

    r1002183 r1002498  
    2323== Frequently Asked Questions ==
    2424
     25= Why would I want a color picker? =
     26
     27You 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
     29Any 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
    2531= Why is this so simple? =
    2632
Note: See TracChangeset for help on using the changeset viewer.