List Manager Forum

Currently not a problem, just an idea or a wish.

User Franky466 2025-05-28 18:37:46

Hello team,
Currently not a problem, just an idea or a wish.
A table with many columns, not all of which can be made visible. You can only see everything via the details or the edit form. To do this, however, you have to select the record and scroll up or down the list until you reach the details or edit button.
Is it possible to do something different? Like in Joomla 3 version, with icons per row, or by double-clicking?

Regards franky466

Moonsoft support 2025-05-29 09:00:36

Hi,
in fact you have an option to enable the display of the detail clicking on each row, if you go to 'detail layout' section, there is a switch to enable 'Show Detail on row click'. Not sure if this is the function you're looking for, please try it and let us know if this can do the work.

Thanks, regards
Guillermo V.
Moonsoft Team

User Franky466 2025-05-29 09:34:18

Hi,
Yes, that's it. Does that work for Edit too ?

Moonsoft support 2025-05-29 09:52:23

Hi,
the click event can be enabled for edit but for cell-by-cell edition, the popup to change one single cell. If your problem is that you have a very high table so the buttons are far from the records, you can try some different workarounds as well:

- Place 'edit' button on different toolbars (on top of the table, but also on the bottom, or even on the side)
- Use the pagination options to set a lower amount of records at each page, so the table won't take so much vertical space
- Set the top toolbar as 'sticky', thus making it follow the user as he scrolls down:

.lm_position-top{
position: sticky !important;
left: 0;
top: 0;
background: white;
}


- Show the table into a section with limited height and scroll, so the buttons are always visible, something like

.table-responsive{
max-height: 400px !important;
overflow-y:scroll !important;

}

Hope any of these solutions can fit.
Best regards
Guillermo V.
Moonsoft Team

User Franky466 2025-05-29 10:39:01

Hi, everything works. My favorite is 'sticky'.
Thanks for the tips.

Best regards
Franky466

Moonsoft support 2025-05-29 12:19:12

Great it worked, ticket closed then!

Regards
Guillermo V.
Moonsoft Team

...
Support/development 40 hours

With the peace of mind of having a professional team at your service (20% discount)

Buy now!
...
List Manager

Build different lists for your site

Buy now!