File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,6 +153,14 @@ <h1>object</h1>
153153 Example: < code > icon</ code > ="todo.png"
154154 </ td >
155155 </ tr >
156+ < tr >
157+ < td > fnIcon < span class ="evol-asterix "> *</ span >
158+ </ td >
159+ < td > Function which returns an icon path. Useful when you want different icons for different records based on some field value or calculation.
160+ < br />
161+ Example: < code > icon</ code > ="todo.png"
162+ </ td >
163+ </ tr >
156164 < tr >
157165 < td > summary < span class ="evol-asterix "> *</ span > </ td >
158166 < td > Summary row of data with aggregations like
@@ -300,7 +308,7 @@ <h1>field</h1>
300308 </ td >
301309 </ tr >
302310 < tr >
303- < td > imgEmpty
311+ < td > imgEmpty < span class =" evol-asterix " > * </ span >
304312 </ td >
305313 < td > Image to display when the value (path to the picture) is empty or doesn't lead to a valid image (for fields of type "image").
306314 </ td >
You can’t perform that action at this time.
0 commit comments