Skip to Content
0
Mar 17, 2004 at 12:43 PM

Using an <% if . . . . %> statment with an htmlb:tableview

40 Views

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