Question

Filter section in mobile using %

Hello Team,

 

There is any way to add by default % % in the search of a section? The Idea is no to enter the whole text for search an account. We have any controller to change?

 

Like 0

Like

1 comments
Best reply

Hi Federico

 

You need to add this property at the beginning of the Manifest:

 

{

"PreferredFilterFuncType": "Terrasoft.FilterFunctions.SubStringOf",

....

}

 

Best Regards, 

 

Bogdan L.

Hi Federico

 

You need to add this property at the beginning of the Manifest:

 

{

"PreferredFilterFuncType": "Terrasoft.FilterFunctions.SubStringOf",

....

}

 

Best Regards, 

 

Bogdan L.

Show all comments