Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17421

Further fixes on toggleable layout when using a Studio layout

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0-HF05
    • Fix Version/s: 6.0-HF15, 7.4
    • Component/s: Layouts & Widgets
    • Tags:
    • Sprint:
      nxNag Sprint 7.3.7

      Description

      Studio generates layouts per mode, so the resolved layout to present in the toggleable form is an expression that looks like:

      #{layoutWidgetMode == 'edit'? 'myLayout@edit': 'myLayout@view'}
      

      This is a further fix on NXP-16457: the corresponding layout is put in cache, and is not resolved correctly anymore (visible on postback when there are validation errors).

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: