Hi,
I am facing 1
problem in cocoons...
I have 1 form which
contain the following structure
Repeater
-- output
widget
textbox
Whatever value user
enters in the textbox it should be assisgned to output widget in the
repeater.
So the problem
is
1) When user enters
"a b" in the textbox the repeater output widget will
show "a b";
But the expected
output is
2)When user enters
"a b" in the textbox the repeater output widget will
show "a b";
The procedure which
i followed is
When user enters in the textbox and clicks on submit the control comes to js
file where I am reading the the value of the textbox and assinging it to
the output wdget and again i am displaying the form..
Please try to solve
my problem and reply as soon as posible...
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com |
