Documentation Index

The Platform supports both simple select lists and selective select lists. Each field of a Dialog structure representing a search dialog contains a simpleSelectList returning a SelectListResult structure. The URI of this link takes an additional parameter prefix which denotes the already filled data. A client should not use this function; it is intended only for diagnostic purposes. To specify a prefix client can make a post with SelectListExpression

Each such dialog also contains a selectList link. A client can post a SelectListExpression structure, which contains prefilled field values, and gets a SelectListResult structure back. A client should use this link to get result list data.

Simple select lists are also supported in StampFormField