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

sessionAttributes doesn't work from screen widget

    XMLWordPrintableJSON

Details

    Description

      In the screen widget, add a set action that refers to sessionAttributes, it doesn't work.

      e.g: Following doesn't work:
      <set field="titleProperty" value="${sessionAttributes.autoName}"/>

      Following works:
      <set field="titleProperty" from-field="autoName" from-scope="user"/>

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            kiran_gawde Kiran Gawde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: