Forum OpenACS Q&A: Re: Dynamic "in"-list within <case> tags ...

Maybe a new 'inreg' or something to indicate that a regular expression match is being used? In the 'if' tag, I once relied on the regular expression to match for row numbers ending in 25/50/75.

What should be supported is to set a list var in the tcl page and use this as you would expect in an 'if' or 'case' tag.

Check out this thread, and this test page.