Hello!
Could you please help me: i need to add a button "Add line" to the page in the App in New UX.
Is it possible?
The action is created, but i see only import/export actions there.
Thanks in advance,
Anton
Hi @tonybol!
There are no old "add line" buttons in the UX now. Instead, you can make a new type "create form". You can see it here: https://community.anaplan.com/t5/On-Demand-Courses/New-UX-Create-a-Form/ta-p/70721
This allows you to add items to the list.
@tonybol
Yes, press the 'Create' button then select form.
Add a title and link it to the required list.
You will then be able to publish this form to a board.
The items that can be added here are list properties only so if you need to update properties held in a module you will need to publish the grid to the board and update once the list item has been created.
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…