Tagged: cache data problem
- This topic has 5 replies, 2 voices, and was last updated 2 years, 7 months ago by admin.
-
AuthorPosts
-
Martyna ChojnackaParticipant
Hello,
I am experiencing a problem with form generating – it keeps data saved and it keeps generating pdfs with the same set of data that was used for the first time.
So for example I have a field with name – I fill it with a name and this name stays there for all the future forms, whatever I write in there, multiple times – it is always generating a form with the same name, that was written in there for the first time.adminKeymasterChange the shortcode’s dataset=[xxx] parameter to dataset=[id]
Reply with a copy/paste of the shortcode if you are still having issues so we may review the settings.
We remain at your service.
Martyna ChojnackaParticipant[formidable-download form="generatorwizytwek" dataset="38" layout="1008" download="auto”]
This is the shortcake I am using and it shows always the same data.
Will appreciate your help!
adminKeymasterChange the shortcode to:
[formidable-download form="generatorwizytwek" dataset=[id] layout="1008" download="auto"]
We remain at your service
Martyna ChojnackaParticipantI have used the shortcake provided and unfortunately now the fields are empty. :/
adminKeymasterSounds like you are trying to use the shortcode directly on a page or post, rather than inside the Formidable Form’s On Submit Message Box.
Where is the shortcode? Use this form to provide a screenshot of where the shortcode is located. If the shortcode is NOT inside the On Submit Message Box, then you’ll need to place the shortcode inside a Formidable View and then add the view to the page or post.
Optionally, we can log in to take a look at your setup if you complete this form.
We remain at your service.
-
AuthorPosts