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.
我想使用表格屏幕创建表格,并且表格不应包含列标题。
但是,如果表格屏幕不包含带有 的答案dummyAnswer="true",则该屏幕无效。
dummyAnswer="true"
是否有另一种可能性来创建没有列标题的表?
您可以通过将列标题中的所有答案留空来禁用列标题行。这意味着您必须确保它们不包含带有值的文本属性......所有这些。如果是这种情况,则不会显示标题。