Web page with 1 record and many fields

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
karl3200
Posts: 1
Joined: 2016-05-01 18:58

Web page with 1 record and many fields

Post by karl3200 » 2016-05-01 19:04

Can you create a web page with 1 record and many fields instead of the Excel type page with many records. I have a about 80 fields and need to see most of them on a single (not scrolled) web page.

I also need to be able to scroll through the records and filter on various fields.

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Web page with 1 record and many fields

Post by a.gneady » 2016-05-02 17:36

You can edit the generated HTML template of the table view at templates/tablename_templateTV.html (where tablename is the name of the concerned table)
:idea: AppGini plugins to add more power to your apps:

Post Reply