suggestiosn for Appgini

Wish to see a specific feature/change in future releases? Feel free to post it here, and if it gets enough "likes", we'd definitely include it in future releases!
Post Reply
tvloeimans
Posts: 22
Joined: 2019-03-20 13:46

suggestiosn for Appgini

Post by tvloeimans » 2019-07-03 13:45

Hi,

Some more suggestions:

Include own CSS
Add notes to every file generated by Appgini (like project info, version, etc)
Add CSS Class option to fields
Group fields into tabs (nav-tabs)
Forms with multiple steps
Display external media (form url)
Show currency sign with currency fields
Add custom footer text
Show HQ image on hover thumbnail (jquery tooltip?)
Keep original filename at upload
Update/modernise table icon set
Generate QR or Barcode from field


Looking forward to a new version!
Thanks,
Tim
©2019 - No rights reserved

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

Re: suggestiosn for Appgini

Post by jsetzer » 2019-07-03 14:02

Hi,

a couple of the feature request can already be done now:
  • Include own CSS
    you can do this in hooks/header-extras
  • Show currency sign with currency fields
    You can do this using your own and individual custom dataformats
  • Add custom footer text
    Can be done in hooks/TABLENAME.php or in footer-extras.php
  • Update/modernise table icon set
    Can be done by replacing all or copying new icons to files\resources\table_icons folder. Icons should be .png 32px x 32px
  • Keep original filename at upload
    I think there is an option for this. But be careful if same or different users upload files with identical names.
Regards,
Jan
Last edited by jsetzer on 2019-07-03 14:05, edited 1 time in total.
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

tvloeimans
Posts: 22
Joined: 2019-03-20 13:46

Re: suggestiosn for Appgini

Post by tvloeimans » 2019-07-03 14:05

Also would be great to edit/create Hooks directly from AP
©2019 - No rights reserved

tvloeimans
Posts: 22
Joined: 2019-03-20 13:46

Re: suggestiosn for Appgini

Post by tvloeimans » 2019-07-03 20:15

jsetzer wrote:
2019-07-03 14:02
Hi,

a couple of the feature request can already be done now:
  • Include own CSS
    you can do this in hooks/header-extras
  • Show currency sign with currency fields
    You can do this using your own and individual custom dataformats
  • Add custom footer text
    Can be done in hooks/TABLENAME.php or in footer-extras.php
  • Update/modernise table icon set
    Can be done by replacing all or copying new icons to files\resources\table_icons folder. Icons should be .png 32px x 32px
  • Keep original filename at upload
    I think there is an option for this. But be careful if same or different users upload files with identical names.
Regards,
Jan
Sure, that's true. My wish is to manage all this from one application.
©2019 - No rights reserved

User avatar
sbennett
Posts: 4
Joined: 2019-06-29 16:32
Location: UK
Contact:

Re: suggestiosn for Appgini

Post by sbennett » 2019-07-04 10:17

+1 for DV tabs and custom footer from within AppGini
Stephen Bennett, UK

Post Reply