I want to add share, copy text and favourite button in the list view component, how can i do this?

hey guys, I need some help. :sweat_smile:I want to add share, copy text and favourite button in the list view component, which gets data from airtable. how can I do this? is there any aia or guide? :smiley: :sweat_smile:

show your block

I’ve not done any block yet, I’m researching about it before I go to the block page. :smiley: :sweat_smile:

Make a normal listview. Then use the when the list picker after picking event to ask the user what to do using a notifier and do whatever the user chooses.

1 Like

You can create a custom listview using Dynamic component extension by @yusufcihan

See this :point_down: guide to get a start

Probably the 5th list :point_down: in the above guide will help

1 Like

thanks for sharing. Checking

I just find this app which made with kodular. I want similar button i.e. bookmark and share

Ya just check the guide I quoted in my reply above(5th list). You need to adjust the same according to your needs!

1 Like