Muliple functions to String Format

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
flaviofornazier
User
Posts: 8

Muliple functions to String Format

Post by flaviofornazier »

Hi all!

Field Setup -> View Tag -> Format -> String -> String Function

How can I use two or more functions at the same time?

Eg.: trim and strtoupper together...

I've read the help file, but I have not found the solution.

It's possible? There is a default delimiter? Eg.: trim;strtoupper

Thanks!


mobhar
User
Posts: 11746

Post by mobhar »

You should use "Row_Rendered" server event instead. For further information, please read "Server Events and Client Scripts" section in the help file.


Post Reply