13
Views
2
Comments
detail of a row
Question

Hello, I am working on document manger 
On click on a row of project , more details of this row must be shown with the ability of adding disciplines on this project(exist database) and in each discipline we can add a new task , Can someone help me for this problem or give me a document that may help .

Hi @yahyaoui Takwa,

Create a onclick action, get the current list id. Then create a filter by comparing with the current id in the respective aggregate.
Finally, Display the fetched data in the screen respectively.

Hope it helps.
Nandhakumar S.

https://learn.outsystems.com/training/journeys/building-screens-with-data-637/build-a-list-screen-exercise/o11/138 

Have a look at this course.

I feel you should do some training first! And if you are already doing training you should have some steps to follow!

Kind Regards,

Márcio

Build a List Screen Exercise.zip
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.