ItemCard - create feature

Hi,

Currently, we only have this:
monday.execute(“openItemCard”, { itemId: item.id });
to open the following card:

We are hoping that there will be a delete icon in this card to perform the delete action.

Additionally, we also hope that you will provide the following card for item creation:

Thanks!

Br,
YarHuoy

Hello there @yarhuoy,

Thank you for the request!

Everyone: You can vote for it at the top of the screen :muscle:

Cheers,
Matias

This feature is on the roadmap! We’re aiming to release it by the end of this year.

We’ll update the tag on this post once it’s released, or you can follow our Changelog to get notified in real-time.

@yarhuoy – this was released! You can now open a “Create item” dialog using the SDK!!!

Documentation is here.

FYI you still cannot delete an item, as this functionality is not supported in the system’s item card component.

2 Likes

@dipro wow, that’s great news! Is it possible to pass some value with the column ID into the dialog to prefill the value? For example, in the screenshot I provided, the Start date is prefilled when opening the Create Item card.

Hello there @yarhuoy,

As of today, that is not possible.

You can create a request for it here :smile:

1 Like

@yarhuoy – Delete item is now supported in the item card!

It is in gradual release. It is currently released to all accounts except Enterprise. We will release it to Enterprise next week.

Here’s a screenshot of how to access the delete function:

As for your other feedback (about pre-filling the card) – can you please open a new topic about it in the Feature Request category?

2 Likes

Hi @dipro @Matias.Monday ,

I just tested the Delete feature, and it works perfectly! For the Create Item Card prefilled with values, I have created a new topic for this.

Thanks for your hard work on the requested features!

Br, Yar Huoy

1 Like