P
Patrick Temple
Is there a way to insert line breaks into a rich text box?
Scenario: Creating a log for a field state change. Every time the state
changes, I want to post the following informaiton into a rich text box:
Date, Last Name, First Name, State, Reason for Change.
I accomplish this using the concat() function but I don't have a way to
insert a line break to keep the log lines seperate. So it ends up being a
jumbled mess. Any ideas?
Thanks
--Patrick
Scenario: Creating a log for a field state change. Every time the state
changes, I want to post the following informaiton into a rich text box:
Date, Last Name, First Name, State, Reason for Change.
I accomplish this using the concat() function but I don't have a way to
insert a line break to keep the log lines seperate. So it ends up being a
jumbled mess. Any ideas?
Thanks
--Patrick