[
https://issues.apache.org/jira/browse/OFBIZ-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507841
]
Jacopo Cappellato commented on OFBIZ-1097:
------------------------------------------
Yes,
the syntax is:
<condition>
<not><if-empty field-name="parameters.partyId"/></not>
</condition>
<actions>
... here you can select using the roles
</actions>
<widgets>
...
</widgets>
<fail-widgets>
...
</fail-widgets>
> Replacing FindBillingAccount.ftl by a Form
> ------------------------------------------
>
> Key: OFBIZ-1097
> URL: https://issues.apache.org/jira/browse/OFBIZ-1097
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: SVN trunk
> Reporter: Wickersheimer Jeremy
> Assignee: Jacopo Cappellato
> Priority: Minor
> Attachments: FindBillingAccount-SVN.patch, ofbiz-1097.patch
>
>
> There is no need to use FTL there since we can do the same using a Form.
> Patch is coming next.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.