Setup a Dynamic display rule

HI Team, I need to setup a Dynamic display rule for a text, the rule is to query the data list and if the current user’s email could be found then the text should be displayed. how to do that? my purpose is to remind the user does not re-submit the form.

Hi @terry,

You can use the form action to add the “Query data” step. Using Query Data to search from the data source with current user’s email.

Please select “Multiple items” from query result settings. You will find an option “Save the number of results to a variable”. You can choose a number-type variable from the dropdown list. The number of results will be saved to this variable.

Please check the screenshot below:

Then you can set the Dynamic display rule for the text to be shown when the value of this number variable > 0.