使用不同的形式以不同的方式显示相同的数据

编程入门 行业动态 更新时间:2024-10-27 20:35:32
本文介绍了使用不同的形式以不同的方式显示相同的数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我为子站点提供的列表中包含的数据具有不同的用途,具体取决于项目所处的阶段.

Thelist I have for a subsite contains data that has various uses depending on what stage a project is in.

在一个阶段中,我想显示A,B和C.但是在另一阶段中,我想显示D,E和F,它们都是同一数据源(列表)的一部分.

In one stage, I want to show A, B, and C. But in another stage I want to show D, E and F which is all part of the same data source (list).

有没有一种方法可以显示这些数据的不同形式?如果是这样,怎么办?还是因为所有数据都在同一子站点中而只限于使用一种形式?

Is there a way I can show these data in different forms? If so, how? Or am I confined to using one form for all data because it's in the same subsite?

谢谢.

一次只需要一天.

推荐答案

最简单的方法是创建视图.用诸如stage1,stage2等的阶段名称标记所有数据(A,B,C,D,E,F等).

The easiest way is by creating views. Tag all your data(A,B,C,D,E,F etc.) with the stage names like stage1, stage2 etc.).

当项目在Stage1中时,创建视图以仅过滤Stage1数据并将其设置为默认视图.每个阶段都遵循相同的步骤.

When the project is in Stage1, create to view to filter only Stage1 data and set that as default view. Follow the same for each stage.

更多推荐

使用不同的形式以不同的方式显示相同的数据

本文发布于:2023-11-08 09:35:13,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1569016.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:形式   方式   数据

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!