Anil's Blog is Best Viewed on GOOGLE CHROME

Saturday, May 2, 2009

Retaining issue in LOV whenever any Event occurs

Issue


You have a messageLovInput and you also return the value in some column like messageStyledTextbut as soon as any event fires on page the value in the messageStyledText wipeout.


How to Overcome this issue


Instead of creating item of messageStyledText create item of type messageTextInput and set it read only property to "TRUE".

This will certainly solve the issue.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.