Hi,
I would like to compare two text fields in a conditional web form step, but I am struggeling with the correct syntax (if this is even possible?!).
Can anyone share some experience, maybe?
Thank you in advance.
Hi,
I would like to compare two text fields in a conditional web form step, but I am struggeling with the correct syntax (if this is even possible?!).
Can anyone share some experience, maybe?
Thank you in advance.
Hi Partner,
Here are the Operands for you.
And the format is [entity attribute logical name] [operand] [value].
For example : new_name = "abc".
You could refer to this doc for more details.
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/add-conditional-step
But if you mean you want to compare two fields, it is no supported now, for formatting reasons, the portal will treat the field field names as the contents of the comparison.
You could add custom JS code in the previous step to check if the two fields are the same value, and if not, then hide the "Next" ribbon.
Regards,
Leo
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156