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

Problems with SmartForms

Former Member
0 Likes
379

Hi all,

I have the fallowing problem with Smart Forms.

I want to put two different fields align in each side of

the page in a text node, ex..

&codigoplica1& &codigoplica2&

but when I activate the form the one that is align to the right appears in the left and with this characters within the field: <)> . ex.

&codigoplica1&

&<)><)>codigoplica2<)><)>&

can somebody tell me what is going on?

Thanks in advanced,

Fidel

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
313

Hello Fidel,

that means it doesn't reconize your &codigoplica2& as a variable but as text.

Maybe check for space between & (and) codi...

Or use the button add in the screen (not the sapscript mode).

Regards

Frédéric

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
314

Hello Fidel,

that means it doesn't reconize your &codigoplica2& as a variable but as text.

Maybe check for space between & (and) codi...

Or use the button add in the screen (not the sapscript mode).

Regards

Frédéric

Read only

Former Member
0 Likes
313

Hi Fidel,

It's a bug.

Open the text in a plain page editor and then via the menu 'go to' 'Change editor'

Use the PC editor ( the old editor ) and remove unwanted characters : ' <)><)> '

Hope this helps,

Regards,

Erwan.