Feature Request

Feel free to ask for a new feature

Feature Request

2.3.0

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!

2.3.0

Client: sort columns asc/desc on column name

Check if doesn't interfere with custom search

3.0.0

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

3.0.0

A4/Letter format for the Documentation

Let the user choose the page format for the automatic documentation generation

3.0.0

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

3.0.0

Implement SortOrder for the table names

Right now, they must be sorted in the DB itself

3.0.0

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

3.0.0

Set TimeZone in the configuration default

So that the user will see the date/time set according to his/her timezone

3.0.0

Permission / admin level

Implement a level/admin permission system so that different users can access different tables according to their level

> 2.3.0

Editing tables with no primary keys

Let users edit it, knowing it will update ALL the rows

> 2.3.0

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

> 2.3.0

Convert PDF to JPG automatically

In PRO version, when upload, if box checked

> 2.3.0

Img+Name in login

When using loginTable, select which field is the img, and put on the top left, name+img

> 2.3.0

Server: all primary keys invisible by default

Just be careful with the automatic doc generator: they should disappear from there too

> 2.3.0

When cloning, show a DELETE button too

... Because when cloning, it ALWAYS creates a new one

> 2.3.0

Client: add take a picture from the phone

When uploading picture, add the possibility to take a picture from the camera directly

> 2.3.0

Client: delete a picture in the list

Let it delete ONLY if the picture is not used

> 2.3.0

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)

> 2.3.0

Automatic doc in multiple languages

Provide a framework to have multiple languages in the automatic documentation generator

> 2.3.0

Client: list images, show date/time

Maybe with "smart" time, e.g. 3 days ago

> 2.3.0

Automatic Documentation Generator also in TXT

So that the final user could use it e.g. in Word

> 2.3.0

Some configurations for automatic documentation

For example, page size, language, background color (blue now)

> 2.3.0

Server: Read comment from DB and use it in description

Careful: only first time? Then, how can the user overwrite that?

> 2.3.0

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.

> 2.3.0

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

> 2.3.0

Backup/restore of configuration files

Provide with a list of backups and let the user choose which one to restore

> 2.3.0

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)

> 2.3.0

Reset parameters to default

Near the copy format/editing, put an icon to "clean" / "restore to defaults" the parameters, maybe with a "confirmation"

> 2.3.0

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