Page 1 of 1
Sort of Tables in AppGini app
Posted: 2016-07-28 09:46
by DevGiu
I see if I create new tables, are added to the end of the table's list.
Could be interesting to have a way to reorder this tables list, because, one by one is very slow when you create several tables, and this order affects to lookups dropdown too.
Regards.
Re: Sort of Tables in AppGini app
Posted: 2016-07-28 11:38
by grimblefritz
If you click on the table, you can then use the up/down buttons in the toolbar to change the order. Same as you can do with fields.
Re: Sort of Tables in AppGini app
Posted: 2016-07-28 11:41
by DevGiu
I know but...
DevGiu wrote:...because, one by one is very slow when you create several tables, and this order affects to lookups dropdown too..
I add....every time it moves, try to render something, and for this reason looks slow. I would like to specify I'm under Linux.
Re: Sort of Tables in AppGini app
Posted: 2016-07-28 12:06
by grimblefritz
Ah, running under emulation. I assume you mean the window redraws are therefore slow. Running natively under Windows it's no problem, the moves are instant.
I do wish I could use Ctrl-Up/Down to reorder the list. That would be so much better than clicky-clickety-click on the toolbar buttons.
What do you mean by
this order affects to lookups dropdown too
Are you referring to the table order presented when selecting the table order in the lookup field tab? I'm guessing you mean the order in the project panel determines the order in that dropdown, which it does. Personally, I'd rather see that dropdown sorted a-z. All dropdowns, for that matter.
Re: Sort of Tables in AppGini app
Posted: 2016-07-28 13:53
by DevGiu
I mean here.

- Selección_026.png (26.04 KiB) Viewed 5214 times
And yes, should be A-Z imho.