Hide sections in form incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 01:11 AM
Hi,
I want that under certain conditions:
that when the location of the caller_id is Londrina ADM
And when the company is Adama Brasil S.A.
So I want to hide the form section from the form.
Thanks, Shir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 02:21 AM
This not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 11:21 AM
Hello @Shir Sharvit
I compared the code, you provided in the screenshot and found that you reversed the condition.
So, will you please check and confirm the provided solution by @swathisarang98 is still not working.
I tried with same code, and its working fine for me.
Regards,
Pradnya Taral.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 02:41 PM
@Shir Sharvit can you uncomment the alert and section name and run the script and let me know whether you are getting alert ?
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:56 PM
Hello @Shir Sharvit
I compared the code, you provided in the screenshot and found that you reversed the condition.
So, will you please check and confirm the provided solution by @swathisarang98 is still not working.
I tried with same code, and its working fine for me.
Regards,
Pradnya Taral.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2024 01:07 AM
@Shir Sharvit change the line number 11 to false and line number 16 to true it should work
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang