Hello,
I have a confiforms that creates pages with other confiforms. All forms are defined on a designated "Form Definition" page.
I would ideally like buttons to disappear on the forms once the forms have been submitted. Is there a way to use the "Hide control when stored data matches this criteria" to make it hide the button once that particular form has been submitted on that particular page?
Thank you!
Should these forms allow only one record or when exactly is this "have been submitted" state happens?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Hide control when stored data matches this criteria" could be then something like
createdBy:[entry._user]
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.