Tunnel API

fragment

Other API in Package

Web

User

Internal Tunnel

Internal Web

fragment tag

This tag inserts the given fragment identified by name into the processing stream. It will first check for the fragment set explicitely in the page or response by workflow. If no fragment is found, it will search for a fragment with the given name in the Pal. Supported in documents.

Tag Attributes
Attribute Notes
name Required
test

Sample:

<c:fragment name="theFrag" test="${showFrag=='true'}"/>
        
<c:fragment name="order-form"/>
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: Jul 15, 2024 03:42 PM