Data copy issue in table view used as Popup
Hello everyone,
In one of Web UI enhancement , we had to show a table view as a popup. This popup we need to call on click of a custom button.
We completed all the development and customizing regarding this.
But in last we were facing one issue, user was not able to copy any field data from popup.
I searched on SCN also and came to know that , to enable copy we have to make field as a text area.
So below code we have added in GET_P method of that field to solve our issue.
Hope this small piece of code will help someone to solve their issue without any waste of time.
Regards,
Harish
Be the first to leave a comment
You must be Logged on to comment or reply to a post.