74
Views
2
Comments
Reactive - Disable entirely ECT_Provider on specific screen
Application Type
Reactive
Service Studio Version
11.54.2 (Build 62176)
Platform Version
11.24.0 (Build 41209)

ECT is enabled on reactive app, working fine.

-Due to new requirements need to disable ECT_Provider on specific screen.

-Please let know any option to disable ECT_Provider entirely on specific screen, need to avoid below ECT_Provider folder on some screens.


2023-05-23 04-55-55
Wasimkhan Syed Abuthahir

Hi,

Can you check this post

In the ECT solution there is an extension, 'ECT_Controller', that has an action called 'RemoveScreenFeedback'. Invoke this action in your screen preparation to disable ECT.   

Hope it might be helpful.


Regards,
Wasimkhan S

UserImage.jpg
Kailash Saste

Hi Wasim,


As it is reactive app, tried calling RemoveScreenFeedback  from OnInitialize and OnReady, actions , but no luck it still shows ECT option on screen as below, am I missing anything else.



Thanks,

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.