Changeset 490 for trunk/core/data/TWiki/QuerySearch.txt
- Timestamp:
- 11/09/08 17:30:40 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/data/TWiki/QuerySearch.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/TWiki/QuerySearch.txt
r488 r490 116 116 117 117 ---++ Gotcha 118 * Remember that in the query language, TWiki topic names are _constants_. You cannot write =Main.UserTopic/UserForm.firstName= because =Main.UserTopic= will be interpreted as a form field name. If you want to refer to topics you *must* enclose the topic name in quotes i.e. ='Main.UserTopic'/UserForm.firstName=118 * Remember that in the query language, topic names are _constants_. You cannot write =%USERSWEB%.UserTopic/UserForm.firstName= because =%USERSWEB%.UserTopic= will be interpreted as a form field name. If you want to refer to topics you *must* enclose the topic name in quotes i.e. ='%USERSWEB%.UserTopic'/UserForm.firstName= 119 119 120 120 ---++ Examples
Note: See TracChangeset
for help on using the changeset viewer.
