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 ?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Several browse forms on a same screen
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Several browse forms on a same screen
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.
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.
-
- Posts: 315
- Joined: Sun Mar 14, 2021 8:48 am
- Location: Geneva
- Has thanked: 87 times
- Been thanked: 11 times
Re: Several browse forms on a same screen
Thanks Kev1n, it will certainly help to build this feature. Many thx