Skip to main content

FormElementDynamicDataSource

Import this model from the entry point of its package:

import { FormElementDynamicDataSource } from '@sailpoint/angular-sdk/custom_forms';

Properties

NameTypeDescriptionNotes
config(optional) FormElementDynamicDataSourceConfig[default to undefined]
dataSourceType(optional) stringDataSourceType is a FormElementDataSourceType value STATIC FormElementDataSourceTypeStatic INTERNAL FormElementDataSourceTypeInternal SEARCH FormElementDataSourceTypeSearch FORM_INPUT FormElementDataSourceTypeFormInput[default to undefined]