Hello I have three buttons:
When one of them is disable I'd like to hide it. And my question is: Is it possible? If yes, how can I do it?
Hi @KacperSzafranski13 ,
You can't totally hide a button from the UX page. You can only enable/disable it based on driver.
Cheers!
Yes is the answer - you need to setup a boolean line item and link it to the button via the below option
And that line item can be as complicated as you want it to be.
Yes, I use this functionality, but then this button cannot be simply pressed, and I would like it to disappear when it is unavailable
@KacperSzafranski13 - I donβt think we can hide an action button on the page if itβs unavailable.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to getβ¦