Change display for non-visible data

Hi

Using privacy rules I’m not allowing other users to see a user’s email address but rather than display nothing I’d like to display something, like “*******”

How can I achieve this please? Been trying with conditional expression but getting nowhere

Thanks
Mike

/* Edited, check the next message please */

1 Like

Makes sense. What would upgrading the plan give me to do it?

Hi, thanks for your help.

Was re-reading this. Are you saying if a Privacy rule says a user cannot see email it still gets brought back to the client?

Sorry it was my mistake. We can do this with privacy rules.

You just need to uncheck “View all fields” and then check the fields you want to show. We protected the email data but now our repeating group doesn’t show the email, it’s empty. So we need to add the condition to email text

Privacy rules protect our data but contidional rules cannot because bubble fetch all the data first, then manupilate it. If you say if current cell user is not current user > this text is *** your data will be on the client’s device, so someone who knows how to do it can see that data in the background.

Understood and really, thank you for taking time.

So I have the privacy rule setup and email is not returned. That works but looks a little odd. Can I show a placeholder like “*****” where email is not available?

Not a problem, any time.

You can check the second image in the previous message :slight_smile:

1 Like

Sorry, missed that. Thank you for your help

1 Like