Skip to main content
Version: Next

Custom Fields

This tab represents the list of Custom Fields that have already been added and assigned to the respective Client by its Reseller. The data specified in these fields will be used in invoice templates as custom functions.

custom fields overview

You can add these fields in the Management → Resellers section by clicking the Add Custom Field button. Then, you need to specify the following settings.

custom fields

FieldDescriptionExample
Field KeySpecify the unique field key for the Invoices and APIvoip_phone_sell
TitleSpecify the display name for the Custom Field. Please note that it is obligatory to specify the titleVoIP phone sell
Data TypeSpecify the type of data to enter for the Custom Fields. The available types are: string, integer, decimal, and datetime picker.string
RegExp MatchSpecify POSIX regular expressions to validate the input data against (for the "string" type only).^[a-zA-Z]+$