Improvement for fields
-
Hi.
Thanks for the nice plugin and previous fix.
I have a developer-related feature request.
I think it is better to wrap each field with a parent div. I need this to hide some unnessesary fields quickly using css.something like this:
<div class="wcfm_field wcfm_field_my_store_label"> <p class="wcfm_my_store_label wcfm_title"><strong>My store Label</strong></p> <label class="screen-reader-text" for="wcfm_my_store_label">My store Label</label> <input type="text" id="wcfm_my_store_label" name="wcfm_my_store_label" class="wcfm-text wcfm_ele" value="My Store" placeholder=""> </div>
It would be also great to add before and after field actions and field filter instead.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Improvement for fields’ is closed to new replies.