Template
Dropdowns
AppSheet에서 드롭다운 메뉴를 만드는 방법
[This section usually shows the "Purpose" of the app, as defined in the Properties section of the app definition]
Loading...
Also see:
tablet mode & fullscreen mode
How we built this app
이 내용은 AppSheet에서 드롭다운 메뉴를 생성하는 네 가지 방법을 보여줍니다:
- Enum 드롭다운: 옵션이 열 정의의 일부로 저장됩니다
- EnumList 드롭다운: Enum과 동일하지만 다중 선택이 가능합니다
- Ref 드롭다운: 옵션이 다른 테이블의 행으로 저장됩니다
- Enum 드롭다운: 위와 동일하지만 AllowOtherValues가 true로 설정되어 사용자가 자체 옵션을 추가할 수 있습니다
This is a preview of the data sets used in the app.
Data
This is a high-level model of both the data entities and the UI elements in the app.
Loading...