Good day,
Thanks for your amazing efforts in developing this tool. I have the following questions and wondering if they can be done with the current version, if not will they be supported in the near future:
1. Adding fields to the form dynamically by the user and ability to remove them. Sometimes we need to have multiple fields for like dependents names’. It will be great if the fields only show up if needed.
example: http://jsfiddle.net/UeSsu/1/
2. Combox with selection and typing inupt option. The example below is good for drop down menu with ability to type. It autocomplete and search for similarities. However, it will be more applicable if giving the option to let the user to type something new other than only chose from the drop down menu.
For example: http://jqueryui.com/demos/autocomplete/#combobox
3. Grouping form components into group. The group can be for example bordered together or shown or hidden depnding on logic.
example:
http://demos.themecatcher.net/iphorm-examples/customer-survey/
4. Ability to hide and show for form components depending on Logic rules like the option in Quform plugin.
5. Ability to feed components with auto complete texts. The option can be extended to have cascading feeding. For example, if there are fields for state and city. When state is typed and entered, then only cities within the selected state only will be suggested on the city field.




September 24, 2012 at 9:51 am
1. This feature isn't currently built into our plugin. We do have plans to add this feature in the near future as it is very high our our suggestions/voting list. You can vote for it here. In the mean time, there is a third-party plugin that does add this funcitonality. More info on this plugin can be found here.
2. This feature is also not currently built into our plugin. It may be possible to incorporate the javascript into a different field type, but I haven't looked into this or tested it.
3. You can use section headings to group fields in your form. You can add classes to your section headings and add whatever styling you would like(borders, backgrounds, etc).
4. Conditional logic can also be applied to section headings to conditionally hide/show all fields under that heading. I am not familiar with the rules options in Quform, so I can't address that specifically.
5. This is possible using data from entries fields. Here is more information on this.
Hopefully this addresses your questions. Let us know if you have any others.
Topic closed.