How to handle multiple target's value in render function?
How to handle multiple target's value in render function?

I have to render 2 different column with different criteria
This discussion has been closed.
I have to render 2 different column with different criteria
Answers
Take a look at the
columns.render
documentation. If that doesn't help please provide more detail of what you are trying to accomplish.Kevin
There is also a more general overview available in the manual for renderers.
Allan