i got a template with a marker ###whatever### its set as TEXT and filled with .value i need to hide or empty the marker IF one of the columns are empty (in my case the normal column colPos=0)
feedback
|
|
This is a condition preventing the display of the marker's data if there's no content in the normal (colPos=0) column.
YOUR_MARKER obviously has to be the correct path, e.g. page.10.subparts.YOUR_MARKER. | ||||
|
feedback
|