HomeGuidesRecipesAPI
HomeGuidesAPILog In
Guides
These docs are for v11.0. Click to read the latest docs for v31.

User Available Forms

Returns all forms accessible for the current user typically used for launching a new form from a Dashboard.

📘

Current User Data

Data 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
None = 0,
WorkflowGeneral = 1,
DataSource = 2,
ContentLibraryExistingItem = 4,
ContentLibrarySearch = 8,
Address = 16,
RichText = 64,
Custom = 128,
Fragments = 512

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
Dashboard
Fragment Page
Fragment Portion
Layout

UserGuid

The ID of the Current User in guid form