Move database fields in BS4 Generators and Queries

Sometimes when creating a form or table using the BS4 generator you might want to have the fields in a different order than they are in the query.

It might be nice to have the option of moving fields up or down on the generator screen to save time from having to move the fields around in the App Structure.

It might also be nice to have the same move up or down option in the query builder as well. Right now, if the fields are in a different order, I have to remove the fields one at a time and add them back in the order I want.

Thanks

You can already move fields up or down in the generators, by dragging the first column (the number):

image

I agree about reordering in the query builder. There is some dragging functionality but it’s very limited and doesn’t allow much reorganisation.

1 Like