How to show and hide list banner button on particular record's checkbox selected
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 01:37 AM
so i have a requirement
for eg , i have created one list banner button for incident table
Now i want it to be visible only if a incident record/records's checkbox is selected whose state is new
if i select incident record's checkbox who don't has state new then it should not be visible
Any ideas on this
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 03:36 AM
in the code please replace 'check_box' with your check box field name. Also please check the state value.
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 03:53 AM