Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem while fetching Text editor data..

Former Member
0 Likes
345

Hello Gurus,

I have a requirement of to give 2 text editor on the screen and get the input from the user and print it.

I am using call method g_editor->get_text_as_r3table to retrieve the data.

I am facing one problem with this call method

when First time I enter some data into my editor and I click on Save it works fine it will give me the all data into my Internal table which I entered on editor.

But when I again came back to editor and modify the data or enter some new information and again I trigger Save,

The call method behaves differently it will not pass any data to internal table.

I am not getting what is happing.

First time it will work but second time it not returning any value.

Can you help me out to solve this problem?

Thanks in adv.

Kaustubh

1 ACCEPTED SOLUTION
Read only

MarcinPciak
Active Contributor
0 Likes
304

Please do not duplicate posts. Keep posting on this one and close the current one.

Thanks

Marcin

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
305

Please do not duplicate posts. Keep posting on this one and close the current one.

Thanks

Marcin