MARijlaarsdam
Member
Posted 1 year ago #
Hi,
I am currently using another plugin and considering switching all my sites to your plugin. I have one question though. At the moment I format my forms as a table (labels in one column, controls in the second). In my opinion this saves space and looks nice.
See for example: http://danieldenhoedstichting.nl/website/?page_id=17
Is it possible to do this with your plugin. Or is it even possible to format the form yourself using html besides the drag and drop option?
Thanks!
Regards,
Martin
http://wordpress.org/extend/plugins/visual-form-builder/
At this time, there are no options in the admin to change label location. However, you can work with the CSS to format the fields to your specification.
nielskijf
Member
Posted 1 year ago #
I have this little problem, I am making a form for a restaurant which kitchen is open between 1800 and 22:30. If I add the time field I get a listing of hours 00-23 and minutes 00 - 59. I would like to customize it between the kitchen opening times with 15min increments, it there a trick todo so?
Thanks Matthew, the date picker trick works like a charm!
nielskijf
Member
Posted 1 year ago #
a custom html snippet field, with a locked id to your system would be great, so you can fill in a part of the select boxes yourself.. Or you could add the start - end time in the time snippet. Increment: minutes/quarter/custom? my 50c ;)
I've got some ideas on how to make it a little easier for developers to customize this kind of stuff.
In the meantime, you can probably use jQuery to change that.