Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Sep 02, 2022 10:30 PM
I am developing an extension that handle “row changed” by using cursor selectedRecordIds as follow:
useWatchable(cursor, [‘selectedRecordIds’])
But the event doesn’t fire in Gantt view mode. Is there any other way to work with Gantt view?
Thanks