Hi community,
I want to give a colour background for my input cells in new UX. Just wondering if there is a straight forward option.
Any advises will be appreciated.
Thanks
Kal
@logikalyan for input cells we cannot format the cells background instead you can just format the templates.
Hi SriNitya,
Thanks for your response.
Can you please elaborate how we can format the cell templates so that input cells will have a background colour?
Regards
Think the simplest way (albeit potentially time consuming) would be to have conditional formatting assigned to the relevant line items so that it's a colour if 0, false, blank and then another (probably nothing) when it's been filled in.
You'd likely need to create specific conditional formatting line items which are 1 or 0 to do this.
Thanks Andrew,
Yes this can be done using conditional formatting on line item. But we have to do this an every UX page right?
Is there anyway we can do this in the backend view and UX will take that logic.
Br
That's correct. There's probably an idea on the idea exchange where someone has already suggested being able to have a different set of colouring for input cells.
Thanks Andrew
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…