• Hi, thanks for the great plugin. I have 3 questions/requests:

    1. Field Descriptions: Can you add descriptions to each field that show up below the input?
    2. Conditional Logic: Can you show/hide fields based on other field values? For example, if I select “New” from a select box, it would show a specific text box field?
    3. How can I dynamically add values to a select box? For instance, I want a select box that is populated with user-specific data.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter iaps

    (@iaps)

    With #2, I realize that I could use JavaScript to get the desired effect, but was wondering if you have anything in the works for built-in conditional logic?

    Thread Starter iaps

    (@iaps)

    With #1, I found a solution via wccpf_before_field_start.
    #3 is the most important, but I may be able to accomplish what I need using the same mentioned hook.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Field Descriptions, Conditional Logic, and Field Hooks’ is closed to new replies.