uof_custom_get_form_structure
Retrieve the field structure (field ID and name) for a form using its version ID.
Instructions
以表單版本代號取得欄位結構(只有 fieldId 與名稱,無型別)。
何時使用:手上只有 formVersionId 時。一般建議改用 get_form_structure_by_id(資訊較完整)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_version_id | Yes | 表單版本代號,由 get_form_list 的 recentVersionId 取得 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |