[
http://issues.apache.org/jira/browse/OFBIZ-30?page=comments#action_12416832 ]
BJ Freeman commented on OFBIZ-30:
---------------------------------
in the CommForms.xml
<form name="ListLookupCommEvents" default-title-style="tableheadtext"
default-tooltip-style="tabletext" default-widget-style="tabletext"
extends="ListCommEvents" list-name="listIt"
paginate-target="listLookupCommunications" target="updateCommunicationEvent"
title="" type="list">
<actions>
<service result-map-list-name="listIt" result-map-name="result"
service-name="performFind">
<field-map env-name="parameters" field-name="inputFields"/>
<field-map env-name="entityName" field-name="entityName"/>
</service>
</actions>
<field name="removeLink" title="" widget-style="buttontext">
<hyperlink also-hidden="false"
description="${uiLabelMap.CommonDelete}"
target="deleteCommunicationEvent?communicationEventId=${communicationEventId}"/>
</field>
</form>
paginate-target="listLookupCommunications" is the one not found.
> Find Communcations list -- Next button
> --------------------------------------
>
> Key: OFBIZ-30
> URL: http://issues.apache.org/jira/browse/OFBIZ-30
> Project: The Open For Business Project
> Type: Bug
> Components: party
> Versions: SVN trunk
> Reporter: BJ Freeman
>
> clicking on the next button for communcition list gives a error message.
> looks like it is a typo in the control.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira