Add multiple list items to a List with subsets
Hello,
Is there any possibility to add more list items to a Subset List and also be able to select the parent where the list item should be added?
Currently I am using the Old UX and I use the "Create" Action where I can select the parent where I want to add the new item but the inconvenience here is that I cannot add more than a single item.
Also I tried to publish the list to the dashboard and use "+" Insert into List Items function, but this will only add the list items to the list at the end, without the possibility to select the Parent or the Subset.
I cannot do structural big structural changes as the model is already deployed.
Did you faced it before?
Thanks!
Answers
-
Hi,
Create one transaction list which has around 10 id's(1 to 10 or based on our requirement). create module using this transaction list and add line items—> enter list item name (Text), select list parent(which should be formatted as the parent level), code(text), Include in subset?(Boolean).
Here in this new module user can create multiple list items . Now create an import action to the list from this module. publish this action in the Dashboard.
Note: also create another set of line item in the module and format it as no data and create another import action to delete the the data user has entered after creating the list items . Include this action in the process and this should run after the import action into the list.
In this way you can create multiple item to the list. hope this gives you the solution you are looking for.
0 -
Refer the above images and create a process to include these two actions in the process and publish them to the dashboard.
0 -
Hi @lokeshm ! Thank you very much for the effort explaining me. I forgot to mention that the list which should be updated is a numbered list and the way you explained me is not working, I got some errors when importing. Do you know any solution for this? Thanks again!
0 -
If it is a numbered list , you must have a display name as property . Map Column 2 with the Display name . If this is not working share the error screenshot.
0