How to Conditionally Hide Detail view tabs based on Parent Field Value?
Hi All,
On the other word, we would like to make Detail view tab hide or visible based on Field value condition in parent record.Example:
In Service Request, you have “More Info”, “Activity”, “Note1”, “Attachment”, “Action Plan” and “Note2” detail view tab exists.
There is field called SR Type in service request Applet.When SR Type =”XYZ” then I should see detail view tabs as follows :
“More Info”, “Activity”, “Note1”, “Attachment”, “Action Plan” When SR Type=”ABC” then I should see detail view tabs as follows:
We have a requirement as like below:
When user drilldown on Service Request Number then based SR Type field values he/she should able to see those many Detail view tab.On the other word, we would like to make Detail view tab hide or visible based on Field value condition in parent record.Example:
In Service Request, you have “More Info”, “Activity”, “Note1”, “Attachment”, “Action Plan” and “Note2” detail view tab exists.
There is field called SR Type in service request Applet.When SR Type =”XYZ” then I should see detail view tabs as follows :
“More Info”, “Activity”, “Note1”, “Attachment”, “Action Plan” When SR Type=”ABC” then I should see detail view tabs as follows:
0