Hello everyone,
I would like some enlightments on how to keep just the src of the image when uploaded via the input in a delivery. The explain further I have an input of htmlsource's type, and when I add an image from the library it's added in the message content as an html tag (<img/>) but I would like to extract it's src/path and assign it to a different xpath. Do you have any idea on how to perform this?
Thanks in advance,