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

User Answer Files

All answer files created by this user - replicates Produce "Answer Files"

📘

Current User

Data Returned by the data object is specific to the logged in user and only accessible by the user who generated the answer file.

👍

Best Practice

Saved answer files are only useful for a user to repopulate the same version of a project when they are completing it a second time. Using saved answer files on projects that have been modified (different questions, new questions, different conditions, etc) can cause unexpected results and may cause the new project to not load.

Name

Description

DisplayName

The name of the project

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

The name of the publish folder this project is located in

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 in Guid form of the Current User