Revision history [back]

click to hide/show revision 1
initial version

answered 2011-08-19 00:50:10 +0800

sandhya123 gravatar image sandhya123

<hbox> <textbox id="ABC" width="150px" w:onclick="jq(this.$f('Image')).hide().slideDown(1000)" disabled="true"/> <hbox> ...................... and i have to pass the tree value to the text box <treechildren> <treeitem> <treerow> <treecell label="XYZ" w:onclick="jq(this.$f('Image')).hide().slideDown(1000)"/> <attribute name="onClick"> section.value = self.label ; </attribute> </treerow> </treeitem> </treechildren>

when i click xyz it should come in text box but is is showing the following error

Sourced file: inline evaluation of: section.value = se . . . '' : Cannot access field: label, on object: <Treerow y9IQg> : at Line: 26 : in file: inline evaluation of: section.value = se . . . '' : self .label

Please help me with this error

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More