Siebel Developer's Reference > Siebel Web Engine Tags > View Tags >

Predefined Query Tag


The pdqbar tag displays the list of predefined queries for a view, runs a predefined query, and sends the query result. It uses the following format:

<swe:pdqbar>
...HTML code...
<swe:pageitem id="##"/>
...HTML code...
<swe:this property="FormattedHtml" />
</swe:pdqbar>

To display a label, you can use a pageitem tag in the view bar or a control tag in the view. You include these tags in the pdqbar tag. For more information, see Web Page Item Tag and Control Tag.

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.