Where to see the Modal in FSM

olimanalo
Mega Guru
Mega Guru

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:

olimanalo_0-1712556049412.png

Tried checking the UI Page but it is not there. 

 

Thank you

1 ACCEPTED SOLUTION

olimanalo
Mega Guru
Mega Guru

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

View solution in original post

4 REPLIES 4

James Chun
Kilo Patron

Hi @olimanalo,

 

It can be found on the UI Page (name = wm_task_reject_reason)

JamesChun_0-1712559230061.png

 

 

Cheers

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.

Hey @olimanalo,

 

Which portal page are you referring to? Can you share the URL?

olimanalo
Mega Guru
Mega Guru

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