こんにちは!
プルダウン項目の 1 つを非表示にしたいのですが、サブセットを使用できません。また、最上位レベルは表示されたままにする必要があります。これを行う良い方法はありますか?
教えてください。
@KubotaNatsuki
No, there is no way we can do it natively. If you don't want to use subsets I don't think there is any another way to pull it off
Misbah
You can easily do this in New UX.
Go to Page designer mode->Context Selectors->Click on Ribbon/Settings button on Context Selector and use Hide/Show Feature.
In the classic UX you can use the decency, selective access, etc. as options as a driver as well.
In this case the best option is to create alternate hierarchy for such seletors and map it one to one via code reference for filtering. There is no built-in functionality such as @obriegr and @Misbah offered yet.
In this hierarchy you will have only the necessary levels.
That is not entirely true. You can theoretically create a line item that is formatted as text in the model, then drive access around that line item using find item and booleans for user access. This will allow you to POSSIBLY do this, but it will be a blank text entry, versus a dropdown or fill from entry process.You need around 4 supporting modules to make it work well, without making it so end users can get into areas their access should be limited in.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…
Hello Everyone, Our team is currently preparing for the requirements gathering phase of our 1st upcoming Anaplan implementation. To ensure that our design aligns perfectly with our business processes and effectively addresses our users' needs, we want to conduct a thorough discovery process. Could you please let us know if…
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…