Page 1 of 1

Edit form in grid view?

Posted: Wed Jun 13, 2018 4:47 pm
by chili666
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

Re: Edit form in grid view?

Posted: Thu Jun 14, 2018 1:02 am
by admin
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