Hi,
Can I add create new item button for a List(not a numbered list).
Regards
Madhu
Hello Madhu,
The staging module could be without dimension or with a list with just one member. Not your list in which that you want to create a member.
From here, you take user input, then validate it, if the validation is successful, then you import this record into your list. I was suggesting this as an option, if the users are particular to have a button to create new records.
Otherwise, in your module, you ask your users to use the small triangle (elements menu) on top left, and then Edit > Insert. This will create a new member for your list irrespective of whether it is a numbered or non-numbered list.
Thanks
Arun
Hello,
Not possible, there is no "create action" for non-numbered list.
Rather you could build a staging module, and import from it. This process you can publish as a "Create" button.
@MadhabikaM
You will be able to do this in the new UX - New feature (Form Designer coming soon)
David
Hi @ArunManickam
Thanks for your response Arun, so what you are saying here is to add a intermediate module with my List(as dimension) and publish that to the dashboard, so that when user add a node that gets updated in the List?
If yes, why do I need a process here again to update my List, anyways it gets autoupdated on module level addition.
It is actually available now
https://help.anaplan.com/anapedia/Content/New_User_Experience/Build/Worksheet/Forms.htm
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…