Anyone know how to setup dynamic hyperlinks without writing a decorator. <display:table name="test" id="item"> <display:column title="actions"> <a href=""> <display:column> </display:table> The above works in JSP. How would the above be expressed with #tag/#bodytag? #bodytag( Table "name=list" "sort=list" "export=true" ) #tag( Column "property=key" "sortable=true" "headerClass=sortable") #tag( Column "property=value" "sortable=true" ) #bodytag( Column "title=testlink_col") <a href="" #end #tag( Column "title=static value" "value=static" ) #end I can't get the hyperlink http://www.amazon.com to come out. Matthew Payne |
- Re: [OS-webwork] How to redirect to a page with p... Mark Woon
- RE: [OS-webwork] How to redirect to a page wi... Drew McAuliffe
- Re: [OS-webwork] How to redirect to a pag... Mark Woon
- RE: [OS-webwork] How to redirect to a... Drew McAuliffe
- Re: [OS-webwork] How to redirect... Francisco Hernandez
- RE: [OS-webwork] How to redi... Drew McAuliffe
- RE: [OS-webwork] How to redirect... Matthew Payne
- [OS-webwork] Webworks2 Velocity ... Matthew Payne
- RE: [OS-webwork] Webworks2 V... Patrick Lightbody
- RE: [OS-webwork] Webworks2 V... Matthew Payne
- RE: [OS-webwork] How to redi... Matthew Payne
- RE: [OS-webwork] How to redirect to a page with parame... Jason Carreira
- [OS-webwork] Adding values from action into Veloc... Skip Walker
- AW: [OS-webwork] Adding values from action in... Hans Prueller
- RE: [OS-webwork] Adding values from actio... Skip Walker
- RE: [OS-webwork] How to redirect to a page with parame... Jason Carreira
- Re: [OS-webwork] How to redirect to a page with p... Mark Woon
- RE: [OS-webwork] How to redirect to a page wi... Drew McAuliffe