UI Builder/ Next experience/Workspace Development/ Policy management/Modal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 06:42 AM
We have modal (UI Page) which will get popped up upon clicking button delete on workspace for deletion of the policy record. The modal is also showing the list downstream related records by using UI macro. We wanted to change the string on the modal and also wanted to have policy name and type on new string along with we want to retire the knowledge article created by this policy.
We have tried to add the new macro but it's not working because we are also having the Api calls involved in between Macropponent, UI mage and UI Macro.
Macroponent- Deactivate delete modal.
UI macro- show_cascade_del_objs_table
UI page- ws_delete_confirm_form
Any inputs would be greatly appreciated.