Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fields

Description

Folder Name

Enter a folder name.

Folder type

Select the folder type as “SharePoint list“ from the list.

Config JSON

Enter config JSON. Sample Config JSON provided for existing sharepoint list URL and New Sharepoint List.

Default Security

Select security from the list.

Show as

Select an option.

Prefix/Suffix

Select an option.

...

It is possible to customize the template name for the SharePoint list. Use the following JSON.

...

Property Name

Type

Description

Boolean

BooleanCloumn

Stores boolean value. e.g True or false

Calculated

CalculatedColumn

Calculated data based on other column data.

Choice

ChoiceColumn

Stores data from a list of choices.

Currency

CurrencyColumn

Stores Currency value.

DateTime

DateTimeColumn

Stores Date Time value.

Defaultvalue

DefaultColumnValue

Stores default value.

GeoLocation

Geolocationcolumn

Stores Geolocation.

LookUp

LookUpColumn

Stores the lookup’s data from another source in the site.

Number

NumberColumn

Stores number column.

PersonorGroup

PersonorGroupColumn

Stores person or group values

Text

TextColumn

Stores text values.

Related Topics

...