Feel free to ask for a new feature
Feature Request
Server: adding custom PHP files
Add the possibility of having CUSTOM pages on the left (e.g. icon+name that loads a custom php file), not in tables.abo to avoid mixing with the autodoc. Update autodoc too!
Client: sort columns asc/desc on column name
Check if doesn't interfere with custom search
Force the client to select only some rows
From Server, add a string at the END of the query (e.g. (id=1) or (id=10)) so that only some rows will be viewable
A4/Letter format for the Documentation
Let the user choose the page format for the automatic documentation generation
Server: hidden/show shortcut icon for a field
Right now (2.2.9), you can only hide a column. Make it so that you can ALSO make it visible again
Implement SortOrder for the table names
Right now, they must be sorted in the DB itself
Sorting of fields in the table
Provide a way (sortOrder or graphical way) to sort the fields in different ways. Right now, the only way to do it is changing the real order in the DB
Set TimeZone in the configuration default
So that the user will see the date/time set according to his/her timezone
Permission / admin level
Implement a level/admin permission system so that different users can access different tables according to their level
Editing tables with no primary keys
Let users edit it, knowing it will update ALL the rows
Easier to pick an image from the server
In "select from server", try changing the code in realtime with JS (col-md-xx) so that the user will be able to see more
Convert PDF to JPG automatically
In PRO version, when upload, if box checked
Img+Name in login
When using loginTable, select which field is the img, and put on the top left, name+img
Server: all primary keys invisible by default
Just be careful with the automatic doc generator: they should disappear from there too
When cloning, show a DELETE button too
... Because when cloning, it ALWAYS creates a new one
Client: add take a picture from the phone
When uploading picture, add the possibility to take a picture from the camera directly
Client: delete a picture in the list
Let it delete ONLY if the picture is not used
Server: Custom print a parameter
New parameter like "print format" with value %02d or better, eval() with $name=... before, so the final user can use e.g. substr($name, 3,999)
Automatic doc in multiple languages
Provide a framework to have multiple languages in the automatic documentation generator
Client: list images, show date/time
Maybe with "smart" time, e.g. 3 days ago
Automatic Documentation Generator also in TXT
So that the final user could use it e.g. in Word
Some configurations for automatic documentation
For example, page size, language, background color (blue now)
Server: Read comment from DB and use it in description
Careful: only first time? Then, how can the user overwrite that?
Enable autofill from old values
If enabled, you will have a chance to have a combobox pre-filled with the values already contained in the field. Of course, you will still be able to type any new value. If you want only a fixed set of values, use another table with the link/id functionality.
More info while editing a single field
Please show ALL the other fields when editing a single one (except, of course, the current one) - viewall(field), if empty, show everything, otherwise all except field
Backup/restore of configuration files
Provide with a list of backups and let the user choose which one to restore
Link to table printed according to format
Right now, if the linkToTable is enabled, it will print the corresponding text. Make it so that, IF THERE IS THE LINK, and ALSO the view mode is forced, print it according to the view (e.g. invoice.itemId -> items.image right now prints the image name, make it so that it prints the image if it's img-xs)
Reset parameters to default
Near the copy format/editing, put an icon to "clean" / "restore to defaults" the parameters, maybe with a "confirmation"
Log of query operations
Implement a kind of "logging" of the executed queries in a DB field defined by ABO server
NEED MORE?
A new menu, a different file import/export, some specific feature that you cannot find anywhere else?
Contact Us