Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12385

webpage source does not show references to form widget

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Trunk, Upcoming Branch
    • None
    • themes

    Description

      When looking at the source of a screen in the browser, various references to xml and ftl objects are shown. 

      However, some references to form widgets are not shown.

      As an example in screen InvoiceOveriew in InvoiceScreens.xml following is included:

       

       <screenlet title="${uiLabelMap.AccountingInvoiceItems}" navigation-form-name="InvoiceItems">
         <include-form name="InvoiceItems" location="component://accounting/widget/InvoiceForms.xml"/>
      </screenlet> 

      However the reference to the form 'InvoiceItems' isn't shown in the browser. See view-source:https://demo-trunk.ofbiz.apache.org/accounting/control/invoiceOverview?invoiceId=demo10002

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            pierresmits Pierre Smits
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: