Deleted icon to show only a specific user

I have more users in my appsheet application. and the delete icon shows every person.  I want the deleted icon to show only a specific user. It's possible. 

 

Screenshot (3).png

0 5 136
5 REPLIES 5

Yes, you can use the Only if this condition is true attribute against the behavior to have an expression which checks the useremail.

Hi @graham_howe 

I want my user to show delete icon only in current date. And the admin should always see the delete icon. 

 

Is there any function from which this can be possible. 

I'm pretty sure you have already been working with security on your app, but just in case have a read through this  How to conform your app around WHO is using the ap... - Google Cloud Community  If you have a way of identifying the current user, then you just need to put that check in the behavior attribute as I suggested.

Yes, you could check the date as well as the user in the same Only if this condition is true attribute against the behaviour.

Can you tell me the function? 

Top Labels in this Space