What do you mean by “across rows”? My first reaction would be to use a jQuery ajax function to send the data to a PHP page that would do the real work. I’ll mull over it and see if I can come up with something.
I talked to your developers at SugarCRM and they said that there is no upgrade safe way to do this at the moment using the conventional method of creating a Report. The only way is to directly make your own SQL query. But the whole point of this modification is to be able to make a Report within SugarCRM and without touching code or SQL.
[...] my previous post, Highlighting Duplicate Sentences with PHP, I described a method for highlighting any sentences that appear multiple times within a string. [...]
5 Comments
I want to highlight repeated sentences across rows using jquery How can I do it?
What do you mean by “across rows”? My first reaction would be to use a jQuery ajax function to send the data to a PHP page that would do the real work. I’ll mull over it and see if I can come up with something.
Ask and you shall receive
How would this be modified to be upgrade safe?
I talked to your developers at SugarCRM and they said that there is no upgrade safe way to do this at the moment using the conventional method of creating a Report. The only way is to directly make your own SQL query. But the whole point of this modification is to be able to make a Report within SugarCRM and without touching code or SQL.
One Trackback
[...] my previous post, Highlighting Duplicate Sentences with PHP, I described a method for highlighting any sentences that appear multiple times within a string. [...]