Upcoming Feature: Allow users (!) to hide fields in Detail View

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Upcoming Feature: Allow users (!) to hide fields in Detail View

Post by jsetzer » 2023-02-24 13:08

I would like to briefly introduce a new feature that will most likely be included in the next version of the AppGini Helper Javascript Library. Similar to toggling columns in Table View, users (!) will be able to hide and show fields in Detail View with next version.

To keep the functionality of our application, mandatory fields can NOT be hidden.

Here are a few screenshots:

(Please do not be confused about the field names. It is a table with different data types that I like to use for testing. Of course, in your App the fields of your table are listed here)

Open toggle-panel

chrome_WYBG2rRv1C.png
chrome_WYBG2rRv1C.png (15.14 KiB) Viewed 2600 times

Hide field

chrome_3POidclJzv.png
chrome_3POidclJzv.png (5.66 KiB) Viewed 2600 times

Hide/Show all fields

chrome_dNr9SlNze4.png
chrome_dNr9SlNze4.png (2.7 KiB) Viewed 2600 times
Labels will be in your language!


Filter

chrome_8jFh0FWdoI.png
chrome_8jFh0FWdoI.png (3.51 KiB) Viewed 2600 times

Apply to selected fields

Buttons will change filtered fields, only: first, filter for certain fields, then use the buttons.

chrome_JhGxbBN1Dl.png
chrome_JhGxbBN1Dl.png (7.55 KiB) Viewed 2600 times
chrome_TFfG9CYLBf.png
chrome_TFfG9CYLBf.png (9.73 KiB) Viewed 2600 times

You can see that only fields matching "input" have been hidden on button click.

State settings will be automatically stored in the users' browser. On reload and on load later on the state will be restored.

If at least one field is hidden, the toggle button is coloured as a "warning" so that users can see that certain content is hidden.

chrome_gtU8m5JtFl.png
chrome_gtU8m5JtFl.png (866 Bytes) Viewed 2600 times

More:
https://appgini.bizzworxx.de/appgini/up ... tail-view/
(There are two videos showing a bit more of the functionality.)

I hope you like it. Your feedback is very much welcome.

Kind regards,
Jan
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 24.10 Revision 1579 + all AppGini Helper tools

User avatar
D Oliveira
AppGini Super Hero
AppGini Super Hero
Posts: 347
Joined: 2018-03-04 09:30
Location: David

Re: Upcoming Feature: Allow users (!) to hide fields in Detail View

Post by D Oliveira » 2023-02-24 14:56

another banger, thank you for keeping up with all these amazing features, appgini becomes a whole new product once the helper lib is introduced, amazing work!!


Post Reply