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