Hi there,
A colleague of mine created a ConfiForms form with more than 130 entries.
I would like to set up a page for each of them in a different space.
Is there a way to do this automatically? I don't want create all these pages manually.
Regards,
Philipp
Yes, you can add an ifttt macro to the page to create the new pages. You would set the event to on modify and the action to create page. If you are still adding entries to the form you would probably want two ifttt macros. One for on created and one for on modified. Then it would simply be a matter of editing and saving each entry ... which you could probably loop through using the REST API.
You can add some hidden field and just call https://wiki.vertuna.com/display/CONFIFORMS/REST+API#RESTAPI-Updatespecificfield to update it (last step in Davin's answer)
(in addition to ConfiForms IFTTT set onModified event, as @Davin Studer suggested)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.