Flavio Fagundes

Results 2 issues of Flavio Fagundes

Hi Guys I found a problem with page edition with big texts. There is the situation: - my content page example: [:en]text [:pb]texto Every time i edited the page content,...

need info

I suggest the code block below to add 'like' statement: ` if (query['where'] ) { var json = query['where']; query['where'] = {}; Object.keys(json).forEach(function(key) { query['where'][key] = { "like" : json[key],...