Maximum characters in table view

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
User avatar
M Tessler
Posts: 1
Joined: 2018-02-26 08:42
Contact:

Maximum characters in table view

Post by M Tessler » 2018-08-08 11:17

the field's attribute: "Maximum characters in table view" does not affect the tables in "Global Search" results
I think it should...
Always be generous... to yourself and to others

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

Re: Maximum characters in table view

Post by a.gneady » 2018-08-23 14:12

For those who reach this thread, @M Tessler is referring to the global search script discussed at https://forums.appgini.com/phpbb/viewto ... f=2&t=1689

So, I modified the script now to add a new function trim_results() to address this. I added a comment at lines 31-44 explaining how to use it. The script code can be found at https://gist.github.com/bigprof/1dc6bc2 ... c48c2a4cc7
:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

Post Reply