I created a node and attribute. Connected (bind) to the screen elements itemlistbox. In the supply function, i have one populated table values . when I am connecting this table to the node ( table and node has only one field and one attribute respectively) through the bind_table syntax , I am not getting any error but the itemlistbox is not getting filled?
Can any one help on this ?
Hi,
1) Create the itemlistbox.
2) bind the data source to the node having the attribute
3) Fill the node using supply function
4) *important* Donot for get to bind the TEXT in the properties of itemlistbox to the attribute of the NODE.
Regards,
Madhu
Add a comment