Show/Hide Formatter tabs based on the form field conditions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 07:51 AM
Hi Team, I need to hide/show the formatter tabs based on the form field conditions.
I have tried the solutions below but no success.
1. Run an onload client script (Isolate script=false) with code - " $j("a:contains('Software Category')").parent("li").hide();"
Getting this error in the console - "TypeError: $j is not a function"
2. Add custom UI Macro "process_flow_conditional" and use the View condition to control the view of the formatter tabs.
Please help me with your input. Thank you
0 REPLIES 0