Hi All,
I am looking for some help to use conditional logic in multiple views across separate forms.
My current setup:
I am trying to create a view for Form 2 that uses conditional logical based on parameters from Form 1.
For example, I want to show specific content in a view on Form 2 only if the user is "approved" (a field from Form 1) but I am struggling to set this up.
Any help would be much appreciated thank you :)
I don't fully understand your scenario, however, I'm guessing that you want to embed a view on form 2 inside a view on form 1 and wrap the embedded view in frm-condition so that it only displays when the field in Form 1 is set to Approved.
Hi Rob, thanks for the repsonse.
The idea was to have a view in form 2, and wrap that view in a frm-condition using a value from form 1.
But I have found a solution now to use visibility for Elementor, and set conditions for user meta as my "status" field is an additional user meta, so I can set conditions with that.
Please login or Register to submit your answer