Table view | AppGini 24.12

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
Moh Youba
Veteran Member
Posts: 239
Joined: 2017-03-12 09:31

Table view | AppGini 24.12

Post by Moh Youba » 2024-04-19 16:14

Hello
Please have a look on the picture. This is how the page display, as you can see in mobile view buttons takes more place than table. Is there a way to collaps them ou put them after table?
WhatsApp Image 2024-04-19 at 16.05.55.jpeg
WhatsApp Image 2024-04-19 at 16.05.55.jpeg (39.17 KiB) Viewed 5777 times
Thank you

User avatar
Marcelo Vitoria
Veteran Member
Posts: 102
Joined: 2016-10-11 12:08

Re: Table view | AppGini 24.12

Post by Marcelo Vitoria » 2024-04-21 00:21

Moh Youba wrote:
2024-04-19 16:14
Hello
Please have a look on the picture. This is how the page display, as you can see in mobile view buttons takes more place than table. Is there a way to collaps them ou put them after table?
WhatsApp Image 2024-04-19 at 16.05.55.jpeg

Thank you
Hello Moh Youba

When applying the theme, check the "Compact" option and the positioning and size of the buttons will improve a lot, but there is no way to change the buttons without interfering with the code generated by AppGini.

You can study a better sequence of fields to be displayed in the table to improve visualization, as well as the size of image thumbnails.

Good luck !
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1944
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Table view | AppGini 24.12

Post by jsetzer » 2024-04-21 04:52

Is there a way to collaps them
There are a couple of hacks required, for example a different button positioning and dropdown-menu-positioning for mobile devices.

I'm pretty sure I can help you.
If you are interested, please PM me.


Mobile Device / Modified
See compact toolbar and "more"-button plus corrected left-/right-alignment of tv-tools buttons:
chrome_VBfvnsijSA.png
chrome_VBfvnsijSA.png (26.24 KiB) Viewed 5719 times

Mobile Device / Standard
Just for comparison, this is the default mobile table view:
chrome_bzz5Lb8K1J.png
chrome_bzz5Lb8K1J.png (26.21 KiB) Viewed 5719 times

Desktop
Default Desktop view:
chrome_iOJaL1GkRI.png
chrome_iOJaL1GkRI.png (176.29 KiB) Viewed 5719 times
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 25.10 + all AppGini Helper tools

Post Reply