Page 1 of 1

Several browse forms on a same screen

Posted: Mon Dec 06, 2021 5:52 am
by yvesf
I am trying to create an agenda of tasks for several doctors. The assistant, working for the several doctors should be able to see the different agenda in parallel on a same screen. I have a table which has the list of tasks per day per doctor and per time.
If I filter per doctor, I will see the list of tasks for this doctor. I would like to have on the same screen, the list of tasks for the second doctor when I am logged as assistant. Is it possible to do that ? Same table in the database, 2 filters on 2 differents browse forms on a same screen. Possible with nuBuilder ?

Re: Several browse forms on a same screen

Posted: Mon Dec 06, 2021 6:10 am
by kev1n
Hi,

Does this help?

How To Put Forms Inside An Edit Form With nuBuilder Forte

https://www.youtube.com/watch?v=Inr_HQyfE_Q

Also check out the Objects Demo, Tab Run iFrame (Form). It demonstrates how to filter a form.

Re: Several browse forms on a same screen

Posted: Tue Dec 07, 2021 10:09 pm
by yvesf
Thanks Kev1n, it will certainly help to build this feature. Many thx