You can't with a "paragraph format". Instead, you need to use "Character Formats".
Did you try to create 2 different text element, the 1st one with
and its own paragraph style
and the 2nd one with
with the 2nd paragraph style?
"Append directly" basically concatenate the content of the text element to the previous text
That's not possible, what are you trying to achieve (if the character formats do not suffice)?
Hi Sandeep Patel,
I think its possible.
If you want to do this function then you need to create Custom "Styles" and apply it in your smartforms.
To Deploy your custom styles in smartforms. In Form Attributes -> Output Options -> Give you style name in Style input field.
Do research on "Creating Styles", You can do it in SMARTFORMS transaction code itself.
After Apply styles in your smartforms, In text node, you can select text and apply what style you want.
Thanks,
Sivaraj Sadasivam.
Add comment