# FAQ

### 개요

* [**Lookup Selector**](#lookup-selector)
* [**Line-Item Editor**](#line-item-editor)
* [**빌더**](#undefined-1)

#### Lookup Selector

<details>

<summary>Q: <strong>Lookup Selector에서 Parent의 특정 값을 가지고 필터를 설정할 수 있나요?</strong></summary>

Advanced Condition에서 {$Parent.필드명} 이용하여 원하는 Parent 필드값으로 필터에 사용할 수 있습니다.

:link: 참고 : [개체 설정 (Relate Objects)](https://help.smallbuilder.com/ko/smallbuilder-line-items/broken-reference) > [Lookup Object Filter](https://help.smallbuilder.com/ko/smallbuilder-line-items/broken-reference) > Advanced Condition

</details>

<details>

<summary><strong>Q: Lookup Selector 없이 Line-Item Editor만 사용할 수 있나요?</strong></summary>

Lookup 개체를 지정하는 부분에서 Block adding items를 체크하면 Configurator 실행 시 Line-Item Editor만 사용하실 수 있게 됩니다. 하지만 Lookup 개체를 반드시 지정해줘야 합니다. \
추후에 Parent - Line-Item 관계만 사용할 수 있도록 지원할 예정입니다.&#x20;

:link:참고 : [개체 설정 (Relate Objects)](https://help.smallbuilder.com/ko/smallbuilder-line-items/broken-reference) > Lookup Object

</details>

#### Line-Item Editor

<details>

<summary><strong>Q: Line-Item Editor에서 특정 조건에 따라 삭제를 제어할 수 있나요?</strong></summary>

Line-Item 지정 개체의 필드값으로 제어가 가능합니다.

필드 유형은 Boolean이어야 합니다. 해당 필드값이 참이면 삭제가 차단됩니다.

:link: 참고 : [개체 설정 (Relate Objects)](https://help.smallbuilder.com/ko/smallbuilder-line-items/broken-reference) > [Line-item Object More Setting](https://help.smallbuilder.com/ko/smallbuilder-line-items/broken-reference) > Delete Controller Field

</details>

#### 빌더

<details>

<summary>Q: Add Button 실행 시 성공 메시지가 표시되었지만 레코드 페이지에서 보이지 않습니다.</summary>

* 페이지 레이아웃에서 **Salesforce 모바일 Lightning Experience 작업(Salesforce Mobile and Lightning Experience Actions**) 영역이 활성화 되어있는지 확인하세요.![](https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2Fpz9ahyyElVeMJpQqFdVh%2Fimage.png?alt=media\&token=18729b25-a089-4ae6-87d2-124869970736)
* Lightning 레코드 페이지(Lightning Record Page)에서 강조 패널(Highlight Panel)이 동적 작업(Dynamic Actions)으로 업그레이드 되어있는지 확인하세요. 동적 작업으로 되어있는 경우 강조 패널(Highlight Panel)에 버튼을 수동으로 추가해야 하는 경우가 있습니다.\
  ![](https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2F8wXAvMDWknlYvBZAPaXu%2Fimage.png?alt=media\&token=299e8ce6-1d08-48b1-bee7-80e98d9c56fe)

</details>
