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

layered-modal hyperlink doesn't show style

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • 16.11.01
    • framework
    • None

    Description

      When a field has a defined widget-style and is intended to display a hyperlink with link-type="layered-modal", e.g.

              <field name="editButton" title=" " widget-style="buttontext" use-when="&quot;NOT_READY&quot;.equals(form.statusId)">
                  <hyperlink link-type="layered-modal" target="eFormLayer" description="${uiLabelMap.CommonEdit}">
                      <parameter param-name=iId" from-field="formId"/>
                  </hyperlink>
              </field>
      

      The rendered html should show the widget-style as a class to the <a href>

      But it doesn't.

      Attachments

        Activity

          People

            deepak Deepak Dixit
            pierresmits Pierre Smits
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: