Skip to content

表单主附表设计 #1481

Closed
Closed
@turkeymz

Description

@turkeymz
版本号:
<parent>
    <groupId>org.jeecgframework.boot</groupId>
    <artifactId>swyjt-parent</artifactId>
    <version>2.2.0</version>
</parent>
问题描述:

我有一个需求,需要3张表关联。其中中间一张表是主表也是附表。也就是1:n:n。
而我想点击第一张主表的编辑,可以添加或修改第二张表数据。
同时点第二张表,也能关联出第三张表的数据
请问这个如何在online表单中配置。

截图&代码:

1:n:n表单开发

友情提示: 未按格式要求发帖,会直接删掉。

Activity

tygithub1

tygithub1 commented on Jul 26, 2020

@tygithub1

目前不支持,只能这么做,在A表上增加字段href,跳转B页面,b页面是个1对多的页面,但是跳转似乎没有此功能

下个版本可以支持了

yanyapeng123

yanyapeng123 commented on Aug 2, 2020

@yanyapeng123

目前不支持,只能这么做,在A表上增加字段href,跳转B页面,b页面是个1对多的页面,但是跳转似乎没有此功能

下个版本可以支持了

咨询:这个功能是不是 主子孙表结构模式呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@turkeymz@tygithub1@yanyapeng123

        Issue actions

          表单主附表设计 · Issue #1481 · jeecgboot/JeecgBoot