Skip to content

Commit

Permalink
picklist_options add parent
Browse files Browse the repository at this point in the history
  • Loading branch information
baozhoutao committed Dec 3, 2024
1 parent aee3daa commit 602088a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/standard-objects/picklist_options.object.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ fields:
type: text
label: Name
required: true
parent:
type: lookup
label: 上级选项
reference_to: picklist_options
filters: ["picklist", "=", "${picklist}"]
required: false
value:
type: text
label: Value
Expand Down

0 comments on commit 602088a

Please sign in to comment.