592
Views
4
Comments
How to remove warning
Question

I am getting warning when I trying to publish my application. How to remove warning from application. It does not affecting to application, but I want warning free build. I have attached screenshot it shows warning.


Please help me to remove warning from application.




Warning.png
2019-11-11 17-10-24
Manish Jawla
 
MVP

Hi Pradip,

Below URL will help you in removing the warning.

https://www.outsystems.com/forums/discussion/7886/best-practices-for-using-web-flows/ 

Thanks,

Manish Jawla

2019-09-30 07-35-56
Aurelio Junior

Hi Pradip,

Being a little more specific, this warning comes up because your screen is navigating to a screen it's not connected to in your web flow. To remove the warning you have two options: open your webflow and connect the two screens or set the destination screen as a frequent destination ("Is Frequent Destination" in the web screen properties).

2016-10-10 13-14-43
SamyCode

You can always right click the warning and select hide :)

2016-10-16 00-39-57
Gurvinder Singh

Hi Pradip, 


It is always good practice to resolve the issue that is causing the warning to come up rather than to hide the warning as it can have some affects on your application (though this warning shouldn't cause any issue). Go with the solution that Aurelio mentioned, it should remove the warning you're getting.


Regards,

Gurvinder

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