Jump to content
  • 0

how to conditionally hide a data page element


Chuck

Question

3 answers to this question

Recommended Posts

  • 0

Hi Ariel. The Conditional Forms help page does suggest that you can conditionally show a field if it is initially hidden by some condition. I have tried this but cannot get a "Show" option in the Rules Action dropdown for a section or field. Hide seems to be the only choice and once you specify an action for a particular field you can't make a new rule for that field...

Link to comment
Share on other sites

  • 0

Hi Ray, you can apply some reverse logic to set up this Rule since there's no Show option in Caspio. For example

 

If FieldName1 Not Equal to "ABC" then make FieldName2 Hidden

 

This would essentially be the same as  

 

If FieldName1 Equals to "ABC" then SHOW FieldName2

 

To be able to use the field more than once in the Actions you need to put it into a separate section. You can then refer once to the Field and once to the Section that holds it (so 2 Actions)

 

Hope this helps.


Ariel.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...