User Available Forms
Returns all forms accessible for the current user typically used for launching a new form from a Dashboard.
Current User DataData Returned by the data object is specific to the logged in user.
Fields
| Name | Description | 
|---|---|
| DisplayName | Project Display Name. | 
| FeatureFlags | Keeps track of the features being used in the project as a bit flag sum | 
| FolderName | Folder Display Name | 
| LastLaunchUtc | Last execution of this project in Coordinated Universal Time (UTC) | 
| LogGuid | The ID of the current session of this form in guid form | 
| ProjectGroupGuid | The ID of the published version of this project in guid form(if the project is published in different folders it will have a different ID for each folder/project combination) | 
| ProjectHelpText | Help text included in "Publish Options" in Manage under Messages option. | 
| ProjectType | Form | 
| UserGuid | The ID of the Current User in guid form | 
Updated 6 months ago
