I am new to ofbiz, I am using in form.xml but when I use with same it is giving errors.
my code is:
<entity-and entity-name="AssetAuthor" list="allAuthors">
<field-map field-name="assetRefId" from-field="assetRefId" />
</entity-and>
when I do same with doesn't works. please help.