Privacy Doubt - Do a Search for is Front End?

Hi There !

Basic question here… Is “Do a Search For” a front end querry?
Cause, If I use DevTools from Chrome, data are restricted… they do no appear…
Is it safe to use to restrict data access this way?

Tks in advance !

Not entirely sure I understand the question, but Search for queries the database (backend) and enables you to filter and sort. It pulls data from the database so that it can be displayed/manipulated in the client (front end).

The only sure-fire way to restrict read access to sensitive data is by using Privacy Rules.

1 Like

tks sudsy!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.