- This topic has 2 replies, 2 voices, and was last updated 5 years, 6 months ago by admin.
-
AuthorPosts
-
FelixGuest
Hey there,
my service is facing the public without user login being required.
Would I still be able to:# present a merged PDF to a unique user (the one who just filled out the form)? (I guess by using <<user ID = current>>). Would that need to require cookies on the user end?
# add paypal payment (via the existing formidable pro add on) and send people after payment to the download page for their PDF.
Again, all this without making other people outside the curent session being able to view the data and without the need for the user to log in to enjoy this feature.
Thanks!
FelixFelixGuest…clarification:
I meant dataset=[id] for the initial bullet point.For the seconf bullet point:
I also do understand that after a paypal payment I shall send people to an “after payment” URL with a FF “View” whereas the URL-paramenter shall containa Man muss auch die Ziel URL um einen Parameter erweitern: ?currentid=[id]Like in: /thank-you/?currentid=[id]
Still correct?
adminKeymasterThe translation is not great, but YES, all appears to be correct except… Regarding the FF view… the currentid=[id] will be a filter… view this post.
Let us know if you have any questions as we remain at your service.
-
AuthorPosts