Navigation überspringen

[Gelöst] Conditional Logic based on if another form has been submitted

This support ticket is created vor 3 years, 10 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von Caitlin vor 3 years, 10 months.

Author
Artikel
#2443721

Hello,
I'm wondering if there is a conditional logic that can be used for the scenario below...

We have two forms, Form A and Form B. On our basic page we want to hide the button that links to Form B, and ONLY display the button if the user has first submitted Form A.

Is there a way to display our button based on if the logged in user has already completed Form A or not? Or any way to check if Form A has been submitted before they try to complete Form B.

Thanks.

#2443733

My issue is resolved now. Thank you!