Dynamic "Required Fields" Progress Counter
The recipient view displays the total number of required fields in the document, regardless of whether they have already been populated. For example, if a document contains 20 required fields and 18 are pre-filled via the API, the counter still displays "20 fields required."
Proposed Improvement: Update the counter to reflect only the incomplete required fields. In the scenario above, the UI should dynamically update to show "2 fields remaining."
For customers who pre-populate the majority of their document data via API, the current counter is misleading and potentially impacts completion rates as recipients think they need to complete more than they do to finalize the document.