Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

show hide link depending on attribute value

868692Dec 17 2011 — edited Dec 19 2011
I have page contain table where each row in this table has many links in it (links like edit , delete ,...)
the links r showed or hided depending on the field called status in the row
I know that I can use the attribute rendered to show or hide the links depending on the value of status field
but that means that I have big work if new possible values is added or deleted to field status especially that I have more than 200 page
so I need to know if i can use task flow to solve this problem or any other way
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 16 2012
Added on Dec 17 2011
3 comments
202 views