[jira] [Commented] (OFBIZ-6455) Bootstrap modal for lookup screens

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

[jira] [Commented] (OFBIZ-6455) Bootstrap modal for lookup screens

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065319#comment-15065319 ]

Swapnil Mane commented on OFBIZ-6455:
-------------------------------------

Thanks Gavin for your contribution. It looks really good.

Just an improvement, I think while committing the code 'lookup.ftl' and 'lookupFooter.ftl' files were missed, which is creating the following error, when we open the product lookup of 'manufacturing' component (https://localhost:8443/manufacturing/control/main)

    | Error rendering included template at location [component://bootstrap/includes/lookup.ftl]: java.io.FileNotFoundException:

and
   
   | Error rendering included template at location [component://bootstrap/includes/lookup.ftl]: java.io.FileNotFoundException:


Here is the link to the patch (https://issues.apache.org/jira/secure/attachment/12739207/bootstrapModal.patch) and commit (https://mail-archives.apache.org/mod_mbox/ofbiz-commits/201506.mbox/%3C20150613051018.36175AC0608@...%3E) you have done.


The addition of these two files will also helps us in closing the issue OFBIZ-6498

> Bootstrap modal for lookup screens
> ----------------------------------
>
>                 Key: OFBIZ-6455
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6455
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: Bootstrap theme
>            Reporter: Gavin Mabie
>            Assignee: Gavin Mabie
>              Labels: Bootstrap, Modal
>         Attachments: bootstrapModal.patch, lookupDecorator.patch, lookupModalEmpty.png, lookupModalSearchResults.png, pagination.png
>
>
> Change code in htmlFormMacroLibrary.ftl, specifically the  renderLookupField macro to fire a bootstrap modal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)