Input Fields retaining/displaying user input after saving #7254
Unanswered
Clayton750
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I am trying to collect user information using Pods but on the form if a use saves the form then the information they entered is saved into the input fields. So when a new user loads the form they see all the other users details in the input fields.
Im using the pod short code:
[pods name="parent_register" form="-1" template="Registration_form"]
Is there a way to no have any data in the input fields after saving?
Beta Was this translation helpful? Give feedback.
All reactions