Hi All,
At the moment I'm trying to improve the structure of my app and flows a bit and I'm curious...
Is it possible to retrieve the column data (Multiline) for a selected item, and use the replace funtion to replace Newlines \n to html <br> and then output this changed text?
For the sake of context, I'm presently creating .txt files from a sharepoint list item, but I want to see if it's possible to create a working .jsx script I can trigger within Adobe Indesign.
I feel like I'm close, but I can't quite work my head around it.