# 커스텀 화면으로 이동(multiList)

[복합 메타](/main/guide/dictionary/meta.md)로 커스텀 된 화면으로 이동하는 동작을 수행해요. 만약 생성한 메타 중, 복합 메타가 없다면 동작에 오류가 발생할 수 있어요.&#x20;

<div align="left"><figure><img src="/files/dpKrbKmcVkIDc5rpd4Ih" alt="" width="563"><figcaption></figcaption></figure></div>

URL 이미지를 클릭하면, 설정한 **커스텀 화면으로 이동** 액션에 따라 원하는 복합 메타의 커스텀 화면으로 이동해요.

<div align="left"><figure><img src="/files/2f7mzhnX3HQHMqTi8USQ" alt="" width="563"><figcaption></figcaption></figure></div>

> \#복합메타로가기 #복합메타로이동 #다른화면으로이동 #커스텀화면 #화면 이동

2024.03.05 Jinny

**Transitioning to the Custom Page (multiList)**

This function facilitates the action of accessing a customized page that contains compound meta. In cases where no tab contains compound meta, there might be an operational error.

> \#go to the compound meta, #custom page, #page transition

2023.08.10 Song


---

# 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.ohmyapp.io/main/guide/develop_app/command-execute-function/action/multilist.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.
