# “Nothing Available” When Mapping Outputs

**Symptom:**\
When mapping fields in a follow-up action, the Output dropdown shows “Nothing available.”

**Reason:**\
The Outputs were not re-added after the last test or the Custom Action was saved before the fields were mapped.

**Solution:**\
Edit the Custom Action, click **Run Test Request**, open **Show Full Response**, and re-add the Outputs. Save the action before returning to the screen editor. Then reopen the mapping menu, and the Outputs should appear.


---

# 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://help.adalo.com/integrations/custom-actions/troubleshooting-custom-actions/nothing-available-when-mapping-outputs.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.
