- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 11:01 PM
Hi,
I am wondering how I can see this popup configuration in the backend view in FSM. Pop up came up when I click Reject button:
Tried checking the UI Page but it is not there.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 04:25 AM - edited 04-08-2024 04:25 AM
Hi,
As I have discovered, it is located on the page fsmcp_task.
There is an instance widget there FSM Reject Task with Reason.
I opened the widget instance and there is an angular ng template named modalTemplateReject
There I just edit it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 11:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 01:41 AM
Hi @James Chun ,
I already checked that one but this is not the one running on the fsmcp portal. There are 2 reject buttons in the UI Action list.
I am thinking it is on the widget or in a portal page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 02:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 04:25 AM - edited 04-08-2024 04:25 AM
Hi,
As I have discovered, it is located on the page fsmcp_task.
There is an instance widget there FSM Reject Task with Reason.
I opened the widget instance and there is an angular ng template named modalTemplateReject
There I just edit it