Skip to Content
0
Apr 20, 2010 at 09:29 AM

Set bind text property on Linktoaction UI dynamically

27 Views

Hi guys,

I've tried to find any similar solution but I don't find any.

In my view VIEW I have five Linktoaction ui elements that has text property bound with an attribute of a node. But, it's possible that not all linktoaction should be showed on the screen, it depends of internal tables entries.

How can I avoid the error when context is trying to set the data on Linktoaction?

I put error message:

"Context binding of property TEXT cannot be resolved: The node V_HOME.1.N_INCREMENTO_ANT_1 doesn't contains any element."

I hope the question is clear.

Regards!

Edited by: vanbelal on Apr 20, 2010 11:30 AM