Please tell me friends, if I mark a list as a Production List, then will it be visible to end-user?
And how can the end-user update that list?
By clicking insert as we do from development?
Or we have to create action button for this?
Hi @Sravan_Kumar by marking a list as production data this simply means that you will be able to continue to make modifications to the list while you model is in deployed mode. End users will still be able to see the list and interact with it in the same manner they would in standard or development mode.
Here is a link to some content that may be helpful: https://help.anaplan.com/anapedia/Content/ALM/Model_Data/Production_Lists.html
@Sravan_Kumar
See @Tiffany.Rice reply. I think that answers your query.
One thing I would like to highlight is that end users can also modify the list items from the dashboards. If it is a numbered list you can go ahead and publish the button for end users to create items into the list
If it is a General List you won't get an option of publishing CREATE buttons instead there will be a + sign on the top right side of the list if that list is published on to the dashboard. End users can also create items by going to Dashboard Module Menu options->Edit->Insert and insert the items.
Hope that helps
Thanks @Tiffany.Rice.
For clearing my doubt.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…