[JIRA] Closed: (OFBIZ-55) Form Widget - combine display-entity and hyperlink under field element

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[JIRA] Closed: (OFBIZ-55) Form Widget - combine display-entity and hyperlink under field element

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-55?page=all ]
     
Jacopo Cappellato closed OFBIZ-55:
----------------------------------

    Resolution: Won't Fix

> Form Widget - combine display-entity and hyperlink under field element
> ----------------------------------------------------------------------
>
>          Key: OFBIZ-55
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-55
>      Project: [OFBiz] Open For Business
>         Type: Improvement
>   Components: widget
>     Reporter: Ismael Matos
>     Assignee: Jira Administrator
>     Priority: Minor

>
>
> Al,
> I'd like to be able to combine display-entity and hyperlink under field element, as for example:
> <field name="parentCampaignId" title="${uiLabelMap.MarketingCampaignParentCampaignName}">
>   <display-entity entity-name="MarketingCampaign"
>         key-field-name="marketingCampaignId"
>         description="${campaignName}"/>
>   <hyperlink target="editMarketingCampaign?marketingCampaignId=${parentCampaignId}"/>
> </field>
> I believe that this feature would improve the useability of OFBiz, by allowing to format a page with fewer displayed fields, and without losing navigation paths in the page.
> Thanks
> Ismael Matos (www.g-day.info)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira