Quantcast
Channel: SCN : All Content - Output Management
Viewing all articles
Browse latest Browse all 1353

[Smartfroms] Problems in fetching text edit control text

$
0
0

Hi gurus,

 

I made an application using Screen programming (or dialog programming you must say). I used 3 tab strips. In last tab strip I used a text edit control to write remarks in multiple lines.

 

I save those remarks (data element: TEXT255) in a custom table as they are saved as "sdfsdfsdf##df##sd##fsd##fsd##fsd##f##sd##f". Fine enough as "ENTER KEY" is interpreted as "##".

 

I fetched them easily in a display mode using get_stream method. All good.

 

But the problem arose when I needed to fetch those saved remarks in a smartform.

 

When I fetched those remarks they came as "sdfsdfsdf##df##sd##fsd##fsd##fsd##f##sd##f" in samrtform's text_box.

 

I tried a Find and replace command but ## couldn't process, it's because ## is just the interpretation of ENTER KEY.

 

I need them as

sdfsdfsdf

df

sd

fsd

fsd

fsd

f

sd

f

 

Is there anyways to get multiple lines text box in smartforms or can I remove those "##" from the text?

 

Regards,

Mansoor Ahmed.


Viewing all articles
Browse latest Browse all 1353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>