# UI enhancements

#### ✅ Instant configuration save

Changes made to the form configuration are now **applied immediately**, without needing to close and reopen the editor popup.

#### 📌 Sticky save button

The **Save** button is now “sticky” — always visible at the bottom or top of the screen as you scroll through the configuration panel.

#### 🧼 Cleaner feedback messages

System messages (e.g., save confirmation) now appear as **floating messages**, rather than pushing the interface downward.

<figure><img src="/files/9po3AwcnyokXmHkq9dMu" alt="" width="563"><figcaption></figcaption></figure>

> 🧠 These updates streamline the editing experience, especially for larger forms with many fields.


---

# 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.infotopics.com/writebackextreme/features/tableau-extension/configuration/schemas/general-features/ui-enhancements.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.
