Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6314 Widget Refactoring - Placeholder issue
  3. OFBIZ-6439

script in form and screen: have 'invoke' functionality for groovy scripts

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Trunk, Upcoming Branch
    • None
    • framework
    • None

    Description

      Currently in forms and screens scripts can be set to be executed. The associated xsd reference is:

          <xs:element name="script" substitutionGroup="AllActions">
              <xs:complexType>
                  <xs:attribute type="xs:string" name="location" use="required" />
              </xs:complexType>
          </xs:element>
      

      However, it is not possible to invoke a specific function of a groovy script.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: