index.adp
Delivered as text/html
Related Files
- packages/acs-subsite/www/admin/rel-segments/constraints/index.xql
- packages/acs-subsite/www/admin/rel-segments/constraints/index.tcl
- packages/acs-subsite/www/admin/rel-segments/constraints/index.adp
[ hide source ] | [ make this the default ]
File Contents
<master> <property name="context">@context;literal@</property> <property name="doc(title)">Relational Constraint Administration</property> Currently, the system is able to handle the following relational constraints: <ul> <if @constraints:rowcount;literal@ eq 0> <li>(none)</li> </if> <else> <multiple name="constraints"> <li> <a href="one?constraint_id=@constraints.constraint_id@">@constraints.constraint_name@</a> </li> </multiple> </else> </ul> Note: Relational constraints are created from the <a href="../">relational segment administration pages</a>