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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Several browse forms on a same screen
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 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: 347
- Joined: Sun Mar 14, 2021 8:48 am
- Location: Geneva
- Has thanked: 94 times
- Been thanked: 12 times
Re: Several browse forms on a same screen
Thanks Kev1n, it will certainly help to build this feature. Many thx