1 Reply Latest reply on Jun 22, 2007 10:08 AM by pmuir

    Expression Language : Nesting

    koenhandekyn

      if would like to write something like

      "#{documentManager.search('label:#{label}')}"

      as an action target where the parameter of the action is a locally bound parameter : ie here #{label}

      what's the best approach ?