Is there any way to apply this method in a Perspective table?
You make a separate view that contains a progress bar component, then on your table, set the render option to view with a path
schenk
November 4, 2024, 5:06pm
3
You can also do this directly in the table
Add the list of columns under the table props and assign the columns[x].field to match the column names
Set columns[x].render to "number", and columns[x].number to "progress"
Adjust the min/max values and its appearance under columns[x].progressBar
Is there any way to apply this method in a Perspective table?
@Cheryl_Ramey , when an IA staff member splits one of your questions into a new topic, it is not appropriate to repost the Q in the original topic again.
!!!!
Apologies I didnt see that it had split I thought I had accidentally posted in the wrong thread.