The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
What is the proposed idea/solution?When using a linked record and pulling over a single select field by using a lookup, it would be very useful to be able to color records with it. At the moment, it doesn't give you that option.For example, let's ima...
Our team ran into what seems to be a pretty annoying bug with the timeline view.After a while if you keep on scrolling up/down, eventually the sidebar where it shows how things are grouped by completely disappears. To me this feels like a bug where w...
For some reason a number field is not showing up in the Interface's filter options.This happens specifically if you choose a layout with a specific widget (I'm using timeline in this case).If you choose a blank layout though, the number field IS avai...
I have a very simple example.Is there a way to make it so if I move A's start date, B will also follow along?B cannot be a formula, because I want the user to still be able to move it independently. Is there a native way to do this without automation...
I'm using a script in an automation to try and add a new option to a single select field. As far as I can tell, everything seems setup correctly. Permissions on the field is also fine too.Here's the script: let config = input.config();
let subtaskId ...
I'm afraid it's not what I asked for. I wanted to move A's date and have B react to it with the same offset so that it follows. This is not possible in Gantt's view, not the way I asked for anyways.I did get a solution working though. It requires dup...
I wouldn't say Gantt is better than Timeline - it really depends on the use case. Regardless, it still wouldn't work when editing in any other view (grid, list, kanban, etc..)I already mentioned in my first post that I can't consider formulas because...
Hi @Stephen_Orr1 , thanks for the response.That does seem to be one way but there's a few reasons why I don't like it.It only works with Gantt's view. The dependency doesn't react if it's changed in any other view.It only pushes the dependency so tha...