cancel
Showing results for 
Search instead for 
Did you mean: 

Text Element Formatting in Smart Forms

06-25-2025 10:21 AM
shaili-sharma Newcomer
555 views 1 comments
0 Likes
SAP Managed Tags
Labels
FormattingSmart Forms
Subscribe

In a SmartForm text element (format: **HL**), I have added the following line:

<B8> &V_BILL_TEXT& N° &IS_ZINVOICE-ADDS_INFO-XBLNR&</>

However, when I view the output or go back into the editor, the system automatically modifies the line by adding multiple nested `<B8>` tags, like this:


HL <B8> &V_BILL_TEXT&<B8><B8><B8><B8><B8><B8> N°
&IS_ZINVOICE-ADDS_INFO-XBLNR&</></></></></></></>

Why this automatic tag duplication is happening. How to fix this?

0 Likes

Accepted Solutions (0)

Answers (0)