Customize forms

You can use embedded Forms Designer to customize ticket and contact forms. Forms Designer allows to design SharePoint forms with tabs, complex tables, and accordions among other UI elements.

You can find more information on how to use Forms Designer in the documentation.

In order to customize a form with Forms Designer navigate to the list the form is based on and select List or Library tab in the ribbon. There you will find a new button called “Design Form” under the “Customize List” section:

Forms Designer Ribbon

Clicking the button will load Forms Designer where you can edit your form in a simple drag-and-drop fashion:

Forms Designer

Restore default forms

You can easily rollback any changes applied to the form and return to the default form. Default form layouts you can find in <your HelpDesk site>/HD/FormsBackups/ folder.

Forms Backups Folder

All layouts are splitted by three folders:

Tickets

Contains backups of the tickets forms.

Contacts

Contains backups of the contacts forms.

TicketStatuses

Contains backups of the ticket statuses forms.

Forms Backups Folder

For example, to restore ticket edit form you need to do following steps:

  1. Download file from <your HelpDesk site>/HD/FormsBackups/Tickets/Item_edit.xfds.

  2. Navigate to any tickets list view (for example click on “Home” button on navbar).

  3. Click on “Design Forms” button in the ribbon.

  4. Select “Edit Form” in Forms Designer.

  5. Click on “Import” button.

  6. Select downloaded file “Item_edit.xfds”.

  7. Save the form.