- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 09:00 PM
Hi all!
I was exploring the new mobile pop-ups in my PDI and came across this new section:
I am really interested in learning more about this, but I can't find any docs.
I appreciate any direction or knowledge that you can share with me about this feature. Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 02:07 AM
Hi @Ramon Cordova,
I wasn't able to find too much but I did see that particular configuration is stored in the Card [sys_sg_view_config] table. There is a screenshot in the link below where the 'Mobile Scratchpad Script' is used.
It looks like it's used to set some variables that are evaluated in the UI Rule condition.
Hope it helps, cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 02:07 AM
Hi @Ramon Cordova,
I wasn't able to find too much but I did see that particular configuration is stored in the Card [sys_sg_view_config] table. There is a screenshot in the link below where the 'Mobile Scratchpad Script' is used.
It looks like it's used to set some variables that are evaluated in the UI Rule condition.
Hope it helps, cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 01:54 PM
Hi @James Chun
It makes sense. I wanted to see an example like this:
To understand how it is used:
This is very helpful, thank you!