How to create a pop up window from a scripted relationship Related List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 05:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 06:25 AM
@Su522 You need to write a "on change" client script on "state" field in "Product order" table and you can use, g_form.addInfoMessage('Your message');
Regards,
Priyanka Jeganathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 07:48 AM
I have done that- I have on onChange Client Script that works for the Product Order form.
I also have an onCellEdit Client Script that works for the List View of the Product Order
Neither of those work for the scripted relationship Related List. I think the reason why is that is on the Customer Order table.
See screenshot
Thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 04:20 PM
Try:
Create an onCellEdit Client Script with a GlideModal popup
Create a Scripted Relationship for the same table