Presenting missing information on card
I have a multi-step form that requires filling in relevant details in each step. On each step we save the data. If a user leaves the form at any time, the draft will be saved and can be accessed from his profile page. Also, when a user wants to submit a new item, any draft items will be shown as a notification to start from where he left or continue with a new submission.
I currently show a card for every submitted or draft item on my profile page. The card contains some basic details. The missing data is currently shown with a hyphen/dash. Is there a better way to represent missing field (image, location, publication, patents, etc) (Refer Card 2) or a standard practice ?