I have a custom field renderer I like that compares the value of a given field with a benchmark value field and renders the cell on a table red if the value is unfavorable to that of the benchmark value.
Now I’m trying to pull in data from another model into the table, and I’d like to use the same custom field renderer to compare the value of this new field to my benchmark and render some stuff if different.
BUT, there’s no place to put my field renderer in a template field. I tried to hack the xml by adding snippet=“valueHighlight” to my template field in the xml, but no luck.
Are there any ways to do this?
Question
Can you run a custom field renderer on a template field in a table?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
