UI macro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 05:12 AM
hi all,
Actually I'm facing one issue in UI macro issue is like it was not updating the data in ui macro. it was updating when page reloads. how to achieve it when i click a button in UI macro. none of the java script reload function is working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 05:28 AM
Why do you have to use a UI macro? What are you trying to achieve (both from the technical and from the business perspective)?
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 06:15 AM
Thanks for the response issue resolved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 08:13 AM
It would be nice if you could post your solution here, so that other community members could benefit from it if they have a similar issue in the future.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 01:45 AM
Actually, issue is in script it was not going inside the if block so I resolved.