In a board, we cannot configure the actions created using 'create' and 'delete branch'. Is there any way to do it?
Have you looked into the "Forms" functionality? If you add a card of type "Action", and then select the "forms" option it allows you to add items to a list using a form type setup. Also as an alternative to the form, a process can be created to add items to a list and that published to the dashboard.
For the delete functionality, while there is not an explicit option, you can create a boolean line item called "Delete" in a grid you have published, then create a process to delete if the boolean is checked, and publish that as an action on the grid.
Hope this helps. Screenshot below.
Jt
@pooja_n
You can't directly publish these on Boards. Instead go to Worksheets and create FORM based Actions. And then go back to Boards and Use FORM actions.
@Misbah
I am not sure I got this right, can you please elaborate?
Do you mean using the 'Configure Worksheet Actions' option to create a form?
If yes, how is it different from 'Configure Actions' option available in Boards?
Saurabh
@saurabh.raheja
Yes I meant to do it from Worksheets when this reply was posted. But this thread is few months old and NUX has changed since then.
Now you can create FORMS from Boards as well.
Hope that clarifies
Why are non‑admin users unable to view Module information on the Anaplan page, while workspace administrators can? (After click the three dots on the grids right up corner) Are there any configuration options that allow non‑admin users to view module details without granting full workspace administrator access?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…