#4569 - Use Conditional display and Sorting formulas
Hi,
We are trying to apply some of the filters and sorting formulas that appears in the Manual of TinyButStrong, but we couldn't make work any.
Is there a way we can filter records conditionally, using one of its fields values?
Something like the example bellow https://www.tinybutstrong.com/manual.php#html_conditional_section
Is there a way to sort records using one of its fields values?
We are using last MMR version installed in Latest SuiteCRM.
Thanks in advance
3 years ago
Hi,
Sorry, but you will need some php code to sort or filter records. Please, check this answer to do this https://store.suitecrm.com/support/mail-merge-reports/1539
If yout need conditional display data, you can accomplish this with 'if' TinyButStrong clausule. e.g :
Regards