Is there a setting in the New UX that shows all input/selection fields in yellow regardless of format. I want the users to see grids for inputting text and selecting within drop-down/pick lists in yellow.
@jbrown
Great question. You can use conditional formatting but you will need to set up a numeric line item. So, for example, lets say you wanted to highlight an editable line item as you suggest. What you could do is add a line item with the formula = 1. Then when you set up conditional formatting you'll highlight the editable field, turn on conditional formatting, and use the new line item as your filter to determine if the field should be yellow. Here's a screenshot.
Hi @jbrown
Adding to @JaredDolich you can always have a line item for CF and you can either hardcode it some value and have Conditional Formatting on basis of that to 'n' number of line items in that module . Also sometimes on the basis of previous line items (like some actions need to be done by user) ,in this case you can put formula on basis of that action line item (ISNOTBLANK(action line item)) . By this you can avoid CF for the whole column and have CF for only used Row from users .
Please let me know any further things needed here .
Thanks,
Puneeth HP
This is working, we added CF status line items in each module that don't already have. Those modules that already have CF status line items now have ifisblank formula and a large numeric range so we can add the lightest yellow available with some added white to arrive at a light yellow that is consistent with the other grids/modules.
Thank You so much!
Joshua
Two points to update on this:
I have a Price module where customers are ranked based on their unit prices. I also have a Comparison module, where I want to display the names and unit prices of top-ranked customers for comparison. The model includes a Customers list. In the Comparison module, I want to write formulas to bring in the customer names and…
Can there be a duplication in Process ID's
Client has spoke models built in Classic and now considering building Data Hub in Polaris in order to deal with sparsity. On the surface this seem possible but likely a bad idea. Has anyone done anything similar to this? Specifically, what did you have to do to ensure that data was compatible? Any thoughts or suggestions…