I really need a multipage form solution, is this feature available yet?
Appnitro Software Forums » MachForm
Multipage Forms
(30 posts)-
Posted 8 months ago #
-
sorry, this is not available yet.
Posted 8 months ago # -
Anyone have a solution for this, is there a way to request.form the fields? so I can create a form that post to the machform and fills in the blanks then submits the data?
Posted 8 months ago # -
A multipage feature would be very useful to me as well. Here is my feature request vote!
Posted 6 months ago # -
word +1
Posted 4 months ago # -
A multipage form would be very helpful.
Posted 3 months ago # -
I'll second that.
Posted 3 months ago # -
I would pay double the price for this software if it had a multipage form capability.
Hopefully this feature is implemented soon :)
Posted 3 months ago # -
I'm sorry but I do not understand. What do you mean by a multipage form?
Greetings
Posted 3 months ago # -
Fill in say 8 fields, move to the next page, fill in 8 more fields, move to the next page, fill in 4 fields, submit form, all one entry in the database.
Posted 2 months ago # -
Aha ok. Thanks rx2. Instead of one large page, moreg pages with the same length.
Posted 2 months ago # -
I would use this a lot if it were available
Posted 2 months ago # -
I would use this all the time if there was multipage input and editing
Posted 2 months ago # -
I would use this a lot!
Posted 2 months ago # -
Sure there is a way to do this, but its a cheat. Use Jquery and rapid scroll function. The actual form is long as it is now. But just show the first 5 fields, or whatever, in a div.
When the user clicks "next page" >>.fade out the form text in the div to whatever background colour. Call Rapid Scroll function. It scrolls to the next 5 fields, and then fade in text of the form div.
Not only are page changes EXTREMELY fast, it works very well with up to 550 fields.
Most other DHML libraries have a similar fade out and scroll functions.
Posted 2 months ago # -
hey oldmac any ideas on how to go about your trick??. I see that we should edit view-functions.php to get this going.
Any ideas you have mate. Any help would be appreciated.
Thanks
DavidPosted 1 month ago # -
Hi,
I got the multiple forms working with machforms :).
Thanks
DavidPosted 1 month ago # -
David -- would you mind sharing it? :-)
Posted 1 month ago # -
Sure,
I have been tweaking the view.php a lot to get it. I didn't create a generalized solution though but just a customized solution for a single form. But I can code a generalized solution for Machform if its needed.
Thanks
DavidPosted 1 month ago # -
Hi Yuniar,
Thought you would be interested for that addon!. Anyways you guys are doing a real good job keep it up.
Thanks
DsvidPosted 1 month ago #
Reply »
You must log in to post.