Can the Data Validator check if a GET param is in the DB (with no linked field) ❓

What’s up guys,

Wondering if this setup below in my passwordless register/login flow would work just fine even if there is not linked field since the token is in the url parameter.

Thanks all

The linked field option is only used for the validator to know where (under which input) to show the error on your page.

I need to understand a little more the Linked Field. The error message in the dev tool does not display near the email field. Also, can I use for example the row or container ID name as the “linked field”?

image