Skip to content

[FEATURE]:CLI工具 create-form 不支持创建关联表单(AssociationFormField)字段 #21434

@jonyguanjz

Description

@jonyguanjz

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

链接:https://github.com/anomalyco/opencode/issues/new?title=CLI工具create-form不支持创建关联表单字段&body=##%20问题描述%0Acreate-form%20create/update%20命令不支持%20AssociationFormField%20(关联表单)字段类型%0A%0A##%20需求场景%0A在运维管理系统中,需要通过关联表单字段实现:%0A- 运维项目%20关联%20客户%20表单%0A- 运维项目%20关联%20运维小组%20表单%0A%0A##%20当前状态%0A-yida-create-form-page%20技能文档中未包含%20AssociationFormField%20类型%0A- create-form%20命令无法创建关联表单字段%0A%0A##%20建议%0A在%20create-form%20命令中增加对%20AssociationFormField%20的支持%0A- 支持参数:formUuid(关联的表单)、mainField(主字段)、displayFields(显示字段)%0A- 示例:%0Ajson%0A{%20"type":%20"AssociationFormField",%20"label":%20"关联客户",%20"formUuid":%20"FORM-xxx",%20"mainField":%20"textField_xxx",%20"displayFields":%20["textField_xxx","textField_yyy"]%20}%0A

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)discussionUsed for feature requests, proposals, ideas, etc. Open discussion

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions