Hello,
I’m building a timeline using the fields component. I want to have it show fields in a list vs grid layout. In the desktop version of the app this component always displays values in the grid view.
Is there any way to switch it to a normal list view. Or is the only way to do it is to customize CSS? thank you!
Copy to the template column, replace the {sendDate} and {subDate} with the desired column. Then use rich text to display the template column. This way, you get dynamic values.