Versions Compared

Key

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

...

...

...

...

Introduction

  • Custom Field Categories is the name given to the fields within a Custom Form

  • Custom Forms are used in the front end to create

    • Beneficiaries

    • Cases

  • As of March 2022 the API only supports the creation of Cases using Custom Forms. (To create beneficiaries using the API, use the older method of Beneficiary Categories)

Types of field in a Custom Form:

Front end term

Back end term in CUSTOM FIELD CATEGORIES

Available in beneficiary Categories

Available in Custom Forms

Text field short

Yes

Number field

Yes

Date and time confined field

No

Time field

Yes

Attachment field

Yes

Select field (i.e. a list field)

Yes

Tickbox field

No

Section divider

Yes

Extending Table

Yes

Text field long

No

Types of field available that are

API documentation

Custom Field Categories (aka Custom form) (Not merged)

Desc: get all custom_field_categories with fields

Info

Use this to obtain the fields that will be used to create a case.

...