Skip to main content
Solved

How do I reconcile spacing issues on a document created by adding text in the rich text box on the DocGen form?

  • November 13, 2020
  • 2 replies
  • 195 views

Forum|alt.badge.img

I have added Rich Text box to several docgen forms. The rich text merge tag is the first "sentence" in the paragraph in the templates. When a user utilized the rich text box in the form, even without using html, the spacing is thrown off in the the remainder of the paragraph.. How do I eliminate the spacing issues created by using rich text format in docgen form.

Best answer by Community Expert

Hello,

The Rich Text coming from DocGen comes with its own formatting.

you can include the tag into a formatted table, made by 1 cell or you can convert the RichText Select tag to a Content Select tag.

Hope this helps

View Original
Is this content helpful?

2 replies

Forum|alt.badge.img

Hello,

The Rich Text coming from DocGen comes with its own formatting.

you can include the tag into a formatted table, made by 1 cell or you can convert the RichText Select tag to a Content Select tag.

Hope this helps


Justin Jiang
Digital Collaborator
Forum|alt.badge.img+11
  • Digital Collaborator
  • 205 replies
  • April 25, 2024

Nice to know!