Premium support for our pure JavaScript UI components


Post by chrisb »

Hey Guys

The task editor enforces realistic values for percentDone - e.g. not negative. less than or equal to 100.

The enforcement doesn't happen in the task list when you edit the percentDone column - you can enter negative values or higher than 100% - Can this be clipped to between 0-100.

Thanks

Chris.


Post by mats »

How have you configured your column? I see this:

Attachments
Screenshot 2021-06-07 at 23.07.41.png
Screenshot 2021-06-07 at 23.07.41.png (42.47 KiB) Viewed 255 times

Post by chrisb »

Thanks for the quick response Mats, just came back to delete this post, I forgot that I had a custom column for this as a workaround for the value not exporting when showCircle = true. That got resolved, so I have reverted to using the built in percentDone column.

Thanks


Post Reply