Hello Everyone,

I am currently using a form to create xml configuration files.

However, when I usethe repeater-action widget, it creates a tag called item
around the desired created tag.

<item position="1">
<module>module2</module>
</item>

Is there an easy way to disable this or any good work around?

I'd rather not make an extra pipeline to process my configuration file to
remove the polluted tags before saving it...

Kind regards,

Job

Reply via email to