Picklist bits
Missing <remarks> documentation for T:askSam.PickListFlag
| Member Name | Description |
|---|---|
| PLB_SORT_ITEMS | When displaying the items for this filed, sort the list |
| PLB_AUTO_POPUP | When filling out an entry form automatically popup the pick list for this field |
| PLB_NOT_GLOBAL | NOT IMPLEMENTED YET |
| PLB_EDIT_IN_POPUP | There should be an edit box in the popup window for this field. |
| PLB_AUTO_ADDITEM | Automatically add new item typed into the popup list editbox to the fields item list |
| PLB_ONLY_SEL_ONE | Only allow one item to be selected from the list |
| PLB_FROM_REPORT | Build the picklist from a report in an askSam file (Does not have to be the same askSam file) |
| PLB_DELETED | This field has been deleted, which can happen when it contains no items. |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)