Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: How to use "<render fragments="

  1. #11
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    Its fine to set the render fragments attribute using a render action at any time during a flow execution. We figured its most common to set it when executing a transition from a view that does not change the current view.

    Keith
    Keith Donald
    Core Spring Development Team

  2. #12
    Join Date
    Sep 2009
    Posts
    1

    Unhappy Can I get SWF framgemtns example?

    I have same issue.
    Under SWF 2.0.8, Spring.add Decoration is work.
    But <render fragments="body" /> does not work.
    And <render fragments="transferList" /> does not work too.
    "body" is tiles attribute name and "transferList" is div id, both does not work.

    I reviewed booking-mvc example, but I can not found <render fragments=""/> case.
    Can I get another executable SWF fragments (and popup) example?
    Or are these configuration wrong? (attach files)
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •