Hi there,
I am trying to build a database for dispatching trucks as an exercise...
To dispatch the trucks, orders have to be added to a route. There are several orders per route. To make it easy, it would be nice to have a grid view of the orders and then be able to select the corresponding route.
The way it works at the moment is, that I have the browse view of my orders and I have to click on each to add the order to a route. I'd like to get rid of that extra form.
Am I making sense? Is this at all possible?
Thanks in advance!
chili666
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.
Edit form in grid view?
Re: Edit form in grid view?
chili666,
This video shows how you can have Browse Forms inside an Edit Form.
https://www.youtube.com/watch?v=Inr_HQyfE_Q
With a bit of Javascript, you can even overwrite what happens when you click on the rows in the Browse Form.
So even though I don't exactly understand what you are asking.
I'm confident you'll be able to figure out a way you can do want you are wanting to do with nuBuilder Forte.
Steven
This video shows how you can have Browse Forms inside an Edit Form.
https://www.youtube.com/watch?v=Inr_HQyfE_Q
With a bit of Javascript, you can even overwrite what happens when you click on the rows in the Browse Form.
So even though I don't exactly understand what you are asking.
I'm confident you'll be able to figure out a way you can do want you are wanting to do with nuBuilder Forte.
Steven