I have created a flow to collect multiple values and I'd like to update a rich text field with these values but do not know how to initiate a line feed / carriage return. Any help?
If you compile all the values along with the line breaks into a single text template variable in your flow, and then assign this compiled value to the rich text field on the appropriate object, what are you seeing as a result?