Update the added list Item name from Dashboard

Options
APKUMARI
APKUMARI Member, ALL USERS, Partner Posts: 2 New Contributor

Hi,

 

I am using action Create to add item to a list from dashboard. It is adding the item as a number. (For eg #59), but I want to add item with a proper name to the list.

Q1. How to add item with a proper name from the dashboard using the action button Create.

Q2. How to delete a single created item from dashboard only.

 

 

Tagged:

Comments

  • APKUMARI
    APKUMARI Member, ALL USERS, Partner Posts: 2 New Contributor

    @ChrisAHeathcote @Misbah 

    Thanks, that worked. 

    But now I am facing issue with the code for the newly added item to the list.

    Initially the code for the existing items were added from another source model. But for the new added item I have created the code with reference to the parent code and the name of the new item.

     

    Could you please suggest how can I align the created code with the newly added list item.

     

    I tried using import action but it is not working.

     

    Thanks