17
Views
3
Comments
we have 2 screens in UI module lets say screen A and Screen B but screen A has to acc
Application Type
Reactive

we have 2 screens in UI module lets say screen A and Screen B but screen A has to access screen B in outsystems how it possible?

UserImage.jpg
Alexandre Yip

Hi Ramalingeshwar Reddy, 

What do you mean about screen A has to access screen B, it is no clear, can you explain? 

If it is A accessing B through an action check bellow link

https://itnext.io/how-to-perform-redirects-to-webscreens-in-the-on-application-ready-system-event-in-outsystems-38c664f4f181

https://www.outsystems.com/forge/component-overview/18132/auto-custom-redirect-o11

Regards, 


2024-03-22 09-17-23
Chandra Vikas Sharma

Hi,

If your question is like you need to access screen B from screen A. Then answer is very simple in outsystems you can use link or buttons  in screen A and  in destination. Prpperty of button or link set destination screen B.

Thanks

CV

UserImage.jpg
Rômulo César Marques de Melo

Você pode utilizar parâmetros de entrada para enviar informações de uma tela para outra, ou acessar através de links e definir a URL ou destino da outra página.

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