reactive web UI flow warning while navigating to a screen through a client actioni have 2 screens. in 1st screen i have a web block and its event. the event of that web block is handled in 1st screen client action.From that handler I have redirected to the 2nd screen. but in UI flow i am getting this warning"Unused ConnectorConnector from 'screen1' to 'screen2' is never used in 'MainFlow' UI Flow. Consider deleting it."even though i have a connection between screen1 and screen2.
Hi Shahid,
Can you please use the "Give Us Feedback" from the "Help" menu describing your problem? This will allow OutSystems to look into it.
EDIT: I can confirm this is a problem with Reactive Web.
We had discussion recently on this issue -
Link - https://www.outsystems.com/forums/discussion/57666/connector-from-screena-to-screenb-is-never-used-in-ui-flow/
As Kilian suggests, You can give the Feedback to OutSystems to resolve it in next releases by using "Give Us Feedback" in Service Studio via the Help menu.
Thanks alot Kilian and Pankaj for the help.
Yes I will give the feedback about this issue. Thanks again.