This content has been marked as final.
Show 1 reply
-
1. Re: Displaying image each time a new row is entered in html text area
dmshimself Oct 4, 2016 1:19 PM (in response to HimaniTanwar)If people are manually updating the text area then I don't think you can enforce that. What you could do is have an action which collects the new text and as the collections saved, manipulate the HTML area as a calculation to achieve what you are after. This following article gives some ideas on typical ways to do this, but there are plenty of other articles on this subject up here.
How do I create an attribute consisting of all Notes on a Request?