87
Views
3
Comments
reactive web UI flow warning while navigating to a screen through a client action
Question

reactive web UI flow warning while navigating to a screen through a client action

i 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 Connector

Connector from 'screen1' to 'screen2' is never used in 'MainFlow' UI Flow. Consider deleting it."

even though i have a connection between screen1 and screen2.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

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.

2026-04-13 05-08-14
Pankaj Jain

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. 

UserImage.jpg
Shahid Inamdar


Thanks alot Kilian and Pankaj for the help. 

Yes I will give the feedback about this issue. Thanks again. 

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