Hello everyone!
I am quite new with Outsystems and i have no programming experience. But I liked Outsystems and am trying to create case management app.
I have 2 tables, 'Case' and 'Notes'. Each unique case can have multiple notes.
Is it possible to filter the notes information by cases?
HI Yh,
I have created a small example , in this you have screens to create Case and Notes (1 case can have more notes). In the Notes list screen i have added a Case drop down , when you select a Case from the drop down your notes will be filtered based on the selected Case.
Reagrds
-PJ-
Pramod Jain wrote:
Hi PJ,
Thanks for your very prompt reply! I was trying out your example but the notes that were newly created don't seem to be showing up even though there's a 'successfully created' notification...
Sorry I should have added that the filter I was referring to was for the db tables.
Try changing the dropdown filter you will see the created data.
I have taken a CaseId variable which is bind to the Case dropdown and same has been added to aggrigate filter condition.
Regards
Noted, thanks PJ!
Hi yh c
Welcome.
I would like to point that the online training covers your question, so, if you didn't yet, do the online training (or a live training), or if you did it already, I recommend revisit it for a better understanding on how the platform works.
Cheers.
Eduardo Jauch wrote:
Sure, Eduardo. Will check the online training out, thanks!
Hi Yh,
If you think that any of the answer solved your problem kindly mark is as solution to stop the thread for further attention.
My bad, thanks for highlighting it to me. Have marked your answer as solution
yh c,
If someone answer your question, mark it as correct. That will help other to find answers to similar questions.
TIA
Np , Happy that it solves your problem.