openItemCard api with custom columns needed

Hi ,

I using below api call to show the item card popup:

monday.execute(‘openItemCard’, { itemId: itemId , kind: ‘columns’ });

The item card popup is showing all columns that are available on board.

Is there any option to display only selected columns in the item card popup?

Hi @ranjit.vemuri!

Great question-- at this time, I don’t believe this is an available option, however we’re getting confirmation for you from our team.

I do think it’s safe to go ahead and assume that this isn’t available, however I would be more than happy to forward your feedback to our Product team for consideration.

@ranjit.vemuri - We had to build our own custom modal UI in order to select only the desired fields in a popup. There’s currently no way to do this automatically.