cancel
Showing results for 
Search instead for 
Did you mean: 

unexpected character visible

Former Member
0 Kudos

Hi!

In any TestEdit field if Tab or carriage return is entered,

a special character '#' is visible.

Those characters are not visible in the portal.

What can cause such problem ?

Do you have an idea ?

Thanks

sas erdem

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Well I try it to expalin better.

I enter below shown data in the TextField.

Please notice at the end of the line return is entered.

test
1
2
3
4
5

Switch to SAP-System and call the affected GUI

to see wheter my input has taken effect.

In the SAP System is this field also a field

for long text.

Yes it has, but it looks like:

test##1##2##3##4##5##6

It has inserte ## automatically.

thanks

sas

Former Member
0 Kudos

Hi,

Print the context attribute before sending to backend and remove the delimeter using String class methods.

Regards

Ayyapparaj

Answers (2)

Answers (2)

PradeepBondla
Active Contributor
0 Kudos

Hi,

What is the value property is?

I mean attribute type of the context to which you bind your text edit?

and also check wrapping property.

other than this I couldnt find anything more for this problem.

Pradeep

Former Member
0 Kudos

Hi,

will you please bit clear on the problem. By the way i have created one text edit box and tried things are fine for me.

Regards,

Deepak