Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的一个模块中说(Module1)我有一个自定义的多选下拉字段。模块 1 与模块 2 处于 M:N 关系。多选下拉字段数据显示在模块 1 的编辑、列表和详细信息视图中,但不显示在模块 2 记录下的模块 1 子面板中。
我该如何解决这个问题?