Skip to Content
0
Mar 20, 2006 at 07:31 AM

Fields Not Enabled

17 Views

Hi i am importing an adaptive rfc...I am using the model in component contraoller and there after in the view controller..in the wdInit() method of the component controller i have written

wdContext.node<name>_Input().bind(new <nodename>_Input());

but still when i deploy and run my code all the input fields in the web interface are disabled...

I am not able to enter values in the Fields.

Please suggest.

regards

Nilesh Taunk