Description -Enable any URL to be added as pin on the layout template page.Current Behavior -Currently, from the layout template, we can only pin dashboards or standard pages also accessible trough the "Waffle Menu".Why is this feature important to you -This has introduced the need for admins to go...
We have a need to create a custom form, whose fields to be displayed will depend on the value of a dropdown field that has a very large number of options. Which I understand is not ideal, but it's a staple in our organization.For every field we want to add display logic, there are over 35 possible ...
Thank you @NicholeVargas and @KellieGardner for your help, and for clarifying the issue. As a means to achieve the result I used the Planned Work field (workRequired), which is the one that is linked with the estimate field. This one can be used in custom expressions, here was the workaround:display...
yeah, I think you had the right interpretation, here is a screenshot to further clarify. Essentially, I'm trying to get the value for multiplying the story points (Estimate) by the percent complete of the task. To get a measure of completed story points in the sprint. As you can see it's just showin...
Hey Kellie, yes indeed it's not supposed to be 0. When I use the valufield the estimate displays the correct value as a double, however when using the field within a valueexpression, no matter what the expression is, it shows 0.
I have the following text mode for the column in the task report: valueexpression={estimate}*{percentComplete}textmode=truevalueformat=HTMLdisplayname=Calculated on another column I'm using a valuefield, to show the estimate , which is a double. and it is appearing correctly, however when using the...
We've had the need to add tasks and Iterations to the Typeahead field in our organization, I believe extending the functionality to include other object types will be useful. Would this be a simple implementation for the future?