Hi,
Let me explain my use case:
I am using the software to build pages for a real estate magazine, I typically section the form into 4 multi-page sections for the 4 properties they have on each quarter of the page. The agents all want the ability to repopulate their forms (including images) based off past entries. To do this I've tried the formidables views and its duplicate link (as well as their edit shortcode), seems to work, however I need it to only duplicate one section/quater not the whole form - that way they can choose which quater to place that property. (There could be a solution in adding things to the <a href="mysite.com/mypage/?pass_entry=[key]">Duplicate</a> link, but I dont know of any)
My new solution was to make 4 different forms instead, and have the submission of one form link to the next, that way each form can use the same nested view and they can duplicate whichever property wherever they desire. The problem I see is that the "Merge Items" in E2Pdf can only merge 2 not 4 items, this is fine for a 2 half page (which I also have to set up) but not the 4 quaters, let alone a 6 sectioned page (which I also have to set up).
Is there a way around this?
I've love for you to add an option to choose how many merging items up to 6, worst case I'll have to try and get someone to custom code it, if so, where would be the best case to hire someone for that? Happy to get a quote from you guys.