cancel
Showing results for 
Search instead for 
Did you mean: 

Copy Paste content to TextArea Doesn't get Saved

Former Member
0 Kudos

Hi,

In the Text Area if i try to copy paste some content it doesn't seems to be taking untill i manually edit a character or so.

Is there any way to overcome this problem.

Thanks,

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jhansi,

I am using only Value Node in my Application. Still I get the problem. The problem is not very consistant as we are not able to replicate the same problem at all times.

Thanks,

Kumar

Former Member
0 Kudos

Hi Kumar,

If you have bounded your Text Area to Model Attribute you will get that problem. Try binding it to the value attribute, it'll definetly work.

Even I faced the same problem.I had 2 text areas in my view 1 was bounded to value attribute and the other one was bounded to model attribute.I was getting the same problem with the text area that was bounded to model attribute and the one which was bounded to value attribute was working fine.Then I bounded it to value attribute and it's working fine.

I donno the exact reason why is it behaving in such a way.

Regards,

Jhansi