In a Collection component, how do I to remove the small arrow to prevent users from tapping (to show details sceen)?
Set the Item Click action to none. (You need to enable advanced actions to get to it)
Thanks! it’s a bit unintuitive because I have to “create” an action to “initiate no action” but I managed to do it. Thanks.
Show Details Screen is the default action, so it will always be there. So you’re not actually creating an action, but rather removing the one that’s provided by default.