I have a ConfiForm with several fields that need to be filled out. I have tried to create a process where once the form is filled out, it will create a new page with the same information and display in the same way that the original form is laid out. I have used IFTTT rules to create the page but can not get the Form Fields to display in the new page or the form page correctly.
In the body of your IFTTT you can put a List View macro to show the contents of the data in the form. Set up the List View to have the form name and the page where the data exists. The key to only getting the one record being created it to set the filter to "id:[entry.id]". See the screenshot. Then inside your List View you can put your field macros as you like them. This will keep the page created and the form data in sync. You could have the form create a static page, but then if the form data is modified the page created will be out of sync with what is in the form.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.