How to apply show_if condition for a specific slice?

Hello everyone,

I'm encountering a problem that I believe should be easy to solve in any language, but I'm having some difficulty in AppSheet. I would like to know if anyone else has faced this problem and how they solved it.

Here's an example:

In my application, I have two views: GENERAL and TO_EDIT.

The GENERAL view is for admins to see all data, but in TO_EDIT, I want to apply some rules to display only certain columns. Both views have the same columns:

Photo, Date, Date, Responsible, Product_id

I want to display in TO_EDIT the Photo and Product_id columns only if the Date, Date, and Responsible columns are filled. However, when I apply a rule to show if it hides those columns in the entire app.

 

How can I solve this and limit this condition only to a specific slice or view?

0 2 579
2 REPLIES 2