# Button 추가 경고 (페이지에 버튼이 추가되지 않는 경우)

## 원인

Salesforce Mobile and Lightning Experience Actions를 활성화되어 있지 않을 때 경고가 발생합니다.

<figure><img src="/files/BP2gwqyPQozgtrrExQLD" alt=""><figcaption><p>Error Message</p></figcaption></figure>

##

## 해결

{% hint style="info" %}
PageLayout에 Salesforce Mobile and Lightning Experience Actions 활성화 이후 버튼을 추가하게 될 경우 해당 오류는 더 이상 발생하지 않습니다.
{% endhint %}

경고를 해결하기 위해 버튼을 추가하려는 페이지 레이아웃에 Salesforce Mobile and Lightning Experience Actions를 활성화합니다.

<figure><img src="/files/tkAZLAWWvWifIQCCjDBB" alt=""><figcaption><p>Setup > ObjectManger > 선택한 개체 > Page Layouts<br>> Salesforce Mobile and Lightning Experience Actions 마우스 오버 > 스패너 아이콘 클릭</p></figcaption></figure>

추가된 버튼을 직접 PageLayout에 추가합니다.

<figure><img src="/files/zoXf9sbR7LmIvLIbbUPM" alt=""><figcaption><p>Mobile &#x26; Lightning Actions > 추가한 버튼 drag > Salesforce Mobile and Lightning Experience Actions 패널에 drop</p></figcaption></figure>


---

# 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.smallbuilder.com/ko/smallbuilder-troubleshooting/undefined-1/button.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.
