I want to check a value of an htmlb:tableview input field to decide on the attributes to set. I want to use
<% if $tableFieldName$ = 'something'. %> but I get an error saying that field $tableFieldName$ is unknown. Can you tell me what I should be checking here?
Thanks
Karen