Hi Guys
I've got a list view with a backend query that scrolls horizontally. I would like to display the results from the query in the list view but have a final widget that allows the user to create a new document.
For example, in the attached screenshot - if I have a single result from the query, number 1 will show the result and number 2 will show a container with an icon and an action to navigate to the create screen.
Is this possible at all? TIA