Can we create any customizable pop-up message to show a warning/error message to end user in both new old and new UX?
@sandipsinha15
No, I don't think you can do that.
@anaplan It should be introduced in Anaplan.
Thanks, but are you saying a button routine WOULD (not could) refresh that card without the user having to refresh the page?
Always more helpful if you would provide a solution example image. Suggested Example: Budget Submission button depressed.
BEFORE: Image of BUDGET SUBMISSION button in with blank card beside
AFTER: Image of BUDGET SUBMISSION button with populated message card beside saying "your budget is submitted, be sure to supply your budget narrative."
Hi @ericp_*60884
We can achieve this by incorporating an IF-THEN function within text (link) line items, which we will label as "Submission Message". This involves utilizing conditions derived from a Boolean checkbox. For instance, when the checkbox is ticked, we can display the message "Submission done", and based on this, we can construct a formula that checks the checkbox status. If the checkbox is true, the formula will output the URL for the image corresponding to a completed submission; otherwise, it will output the URL for an image indicating that submission is pending.Formula Construction based on Checkbox State:
Afterward, you can proceed to publish this line item using the Anaplan Image card
Image Card Publication:
IF THEN
For your reference, I have attached screenshots demonstrating the functionality in action.
Regards Fenil
@sandipsinha15 Can you describe a scenario, where/how you want to see that warning message?
Hi ALL, I have a module where a line item (Assignments column) is formatted by a large ‘Projects’ list. Each record is assigned to a Project and this module is published to a UX page. When users apply a filter on the Assignments column, the filter dropdown displays the entire Projects list (since the column is…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?