Jump to content

Conditionally Show Fields on Results Page


Recommended Posts

yes you can, on the details page add a section and under it a virtual field set as display only, label it FIELD1, then set onload parameters as datasource FIELD1. Then add the actual FIELD1 database field as a text field and hide it using HTML block before with <table style="display:none;"> and HTML block after with </table>. Then under rules setup rule for FIELD1 if not equal to red, hide the section (which will hide the Virtual field that displays actual FIELD1 if not red, otherwise it will display the Virtual FIELD1 field if result is red.) You need the virtual field in order to set the actual field as text so that you can setup the rule. If actual field is display only then you wont be able to setup a rule on it.

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
Reply to this topic...

×   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...