Skip to Content
0
Former Member
Mar 23, 2009 at 12:48 PM

How to open "change long text" editor on a button click

368 Views

Hi,

I have 4 long text boxes alligned vertically and a button beside them on a screen.

My client has the following requirement:

-- When this button is clicked, a "change long text" editor should open, the user will make his changes here and when back button is clicked, all the information in the editor should get transferred to the 4 text boxes.

(the functionality should to similar to the big custom control box and the "Create Text" button beside it (in the Subject block) in IW52 transaction except that the custom control should be replaced with the 4 Text boxes).

Please help, How could I achieve this?