# Forms Setting

Forms are organized under Topics in the Self Service portal, which in turn are organized into Categories. For more information on topics, please read the chapter "Topics". Topics are accessible via "New Requests" and then selecting a Category. When a Topic is opened by the end-user, a list of forms and the Topic Homepage are shown one below the other. In Settings/Forms, the order can be configured. By default, the forms are shown first and then the Homepage content. To change this setup do the following.

* Show Topic homepage first and forms/shops under it: Setting where to show the topic homepage&#x20;
* Open homepage panel by default: When enabled, users will first see the homepage when opening a topic. When disabled, users see the forms within the topic.&#x20;
* Default label cell class: Use this option to predefine which CSS class is used on the question part of form fields. After setting a class here, new fields will get this class set by default.&#x20;
* Default value cell class: Use this option to predefine which CSS class is used on the answer part of form fields. After setting a class here, new fields will get this class set by default.&#x20;
* Breadcrumb and Cancel return to: This setting allows you to manage where users are redirected to when clicking the cancel button. The request Platform is the list with Topics.&#x20;
* Share templates by person groups: When enabled, persons can share templates with people in the same person group as to which the logged in person belongs to.&#x20;
* Disable form changed check on navigating away: When completing a form and the form is not yet submitted, but fields have been filled in, SSP will show a warning that data will get lost. This option allows you to disable this warning message.

![](https://830009223-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXCmB1C0E7jaoFbPx2p%2Fuploads%2FYTyVB7NXNpb3wKqXGvZs%2Fimage.png?alt=media\&token=580cdca2-f91b-4610-83ab-372d486edf48)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smt-x.com/smtx-online-documentation/fulfillment-platform/general-settings/forms-setting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
