23
Views
4
Comments
migrate datas
Application Type
Traditional Web, Mobile, Reactive, Service

Como faço para que ao cadastrar o produto ele apareça na minha tabela na outra aba, qual lógica eu uso, alguém pode me ajudar, se preciso adicionar algum evento, algo assim, não sei...

2025-04-17 05-42-16
Ajit Kurane

Hi,

Create one input parameter to the order details page type of order identifier and from order list page pass Order Id to the input parameter from the table list.

You can take reference from below forge component https://www.outsystems.com/forge/component-overview/8878/order-management-o11

Thanks


UserImage.jpg
Nani

Hi, @Romulo Castro 

First please complete basic web developer course which helps to understand how to develop a web application it is free in Outsystems.

Link to Course: https://learn.outsystems.com/training/journeys/web-developer-662

2024-12-18 16-06-42
Junaid Syed

Hello Romulo,

I agree with Nani, please complete the necessary training available on OutSystems website, otherwise you will get stuck frequently even on such simple things.

Hope you understand!

Junaid

UserImage.jpg
Vijay sundaram

Hi @Romulo Castro
  Create one input parameter(order identifier please check the data type) to the order details page .
  An input parameter only passing current data from screen to screen.
 Try to complete  OutSystem Web developer course 

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