Thanks Thiago for your response. I have a single form with a very large
workflow, throughout the workflow individual fields are either disabled or
enabled depending on user role and workflow state. I have all the field id's
stored in the db, so on render I was hoping to get my list of my
disabled/enabled fields from the db and dynamically set the t:disabled
boolean. I was hoping there was a way to do it without having to use a bunch
of unique variables within the tml. So to answer your question, I'm not
certain what logic I should be using. 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-dynamically-set-disabled-attribute-tp2414476p5029087.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to