Apps and development tools - Basic App Kit

View reference

<select>

Description:

Specifies the query to be used to fill the view contents.

If no <select> is found, all child contents (of the current db) will be shown.

Sample:

<select db="customers">content.items['doctype'].text='customer'</select>

Valid under tags: <view>
Subtags:
Attributes:

db

The dbkey to query