I have a rich text field (RTF) with a default value that includes multiple formatted paragraphs along with inserted variables embedded in the paragraph text. The inserted variables are associated with single line edit (SLE) fields on the same form. Ideally, I would like to update the RTF field with the current variable values when the corresponding SLE fields are changed.
Is there a way to accomplish this using CSS/JavaScript in Laserfiche Forms?