hey guys, I need some help. 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?
show your block
Iβve not done any block yet, Iβm researching about it before I go to the block page.
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 guide to get a start
Probably the 5th list in the above guide will help
1 Like
thanks for sharing. Checking
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