Skip to main content
August 24, 2023
Question

Is it possible to add a similar function to the "caption" tag in a grid in Appian?

  • August 24, 2023
  • 2 replies
  • 0 views

Hello, I need to improve the accessibility of an interface that includes grids. In HTML, the "caption" tag can be used to provide additional description or context to an element, such as a table. However, I can't find a direct way to achieve something similar in a grid in Appian.

My question is is there any way or recommended approach to add additional description or context to a grid in Appian?

2 replies

August 24, 2023

Hello,  If you want to add any captions to the grid you can use helptooltip and instructions field. If you want to add  caption to the gridColumn you can try to use tagField in the Grid column where you can add the caption in the tagItem. 

anmolv0003
Participating Frequently
August 24, 2023

You can add "instruction"  field in the gridLayout.

Anmol