cancel
Showing results for 
Search instead for 
Did you mean: 

invisible elements when binded by node attribute -> node value

Former Member
0 Kudos

Hi, This may be not correct forum for such problem but since I cant receive any repsonce on others Ill try here.

When I make, lets take two Input Fields, and bind Context to first without tree, its fine, once I do NodeValue - > NodeAttribute binded element goes invisible. Its clear when you look at the screenshoths. And there's no difference if its, DropDownList, InputBox or whatever nor if there's Simple Type binded to it. Once I bind it by NodeValue - > NodeAttribute it goes invisible. Of course visible is set on true, enabled: true

http://img258.imageshack.us/my.php?image=beztytuuov6.gif

http://img258.imageshack.us/my.php?image=beztytuu1ie9.gif

http://img155.imageshack.us/my.php?image=beztytuu3xu1.gif

Funny thing I did same thing before and there was no such problem. Please help, it's urgent. Wojtek.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the cardinality of the node. If its 0..n Change that to 1..n

As their is no elements in the node the text box is grayed out.

Regards

Ayyapparaj

Former Member
0 Kudos

How possibly could I missed it, thank you very much. Regards, Wojtek

Answers (0)