Page 1 of 1

Maximum characters in table view

Posted: 2018-08-08 11:17
by M Tessler
the field's attribute: "Maximum characters in table view" does not affect the tables in "Global Search" results
I think it should...

Re: Maximum characters in table view

Posted: 2018-08-23 14:12
by a.gneady
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