0
votes
2answers
206 views

Workflow to copy data from a Rich Text Field to a Text Field (Multi-line)

I tried using a workflow that will copy data from a rich text field to a text field (with multi-line enabled) in a online-based infopath form but without success. Are there other ways to do that?
0
votes
0answers
86 views

Using workflow to change the XHTML Rich text box content by extracting data from a List

I have a list that contain a field (which is of type 'Multiple lines of text' textbox). On the other side, I have a online Infopath form that contain a Rich text box (of type: XHTML). May I know how ...