Hiding a View

Hi guys. I want to hide a view based on user input. Here’s the description

I have two views (and 2 data sets for the same) : USERS and PLAN.

I only wish to show PLAN if a user is valid. USERS has 2 columns, phone number and date-of-birth and 5 rows with the values of these 2 columns populated.

Now, I want to show PLAN view only of correct pair of mobile number and date of birth is entered. If the correct pair is not entered, PLAN view will be hidden.

How do I achieve this?

0 9 495
9 REPLIES 9
Top Labels in this Space