<div dir="ltr"><div style="font-size:12.8px">I need to create a new resource type in opencms which have 1 field. The field is for a target folder.</div><div style="font-size:12.8px">Every time I select a folder from VFS and save the resource(xml) the formatter will render a the list of files from the specified folder.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I managed to create a jsp file which will create the list of files needed, but only with the target folder hardcoded. I don't know how to read data from the resource type(xml), which I can access using el expression.</div><div style="font-size:12.8px">Can you help me?</div></div>