I’m currently trying to complete quite a complex task so any support would be great.
the process i’m trying to do is as follows.
User clicks add button > Blank modal opens with fillable fields > customer selects save > information appears in a ‘new’ card displayed on dashboard.
I would also then like to have an ‘expand’ button on the cards on the dashboard which will open the modal and allow the user to edit any data in the generated card.
I thought that was the case, I’m considering utilising the Kanban option after playing around all day.
I don’t have access to my computer at the moment but all I currently have is the card, a modal pop up which pops up a ‘blank’ form to fill out and a modal which allows users to expand the cards.