EchoSign API: Prefill with Widget
The use case is once a user logs into our website, we would like to render the w9 form, prefilling the form with user's name and address. It seems to me I can only set mergefieldinfo at the creation of widget. Once the widget is created, the mergefieldinfo can not be changed. So if I instantiate the widget again, it's always has the same user's name and address. That makes it impossible to share W9 widget among users. My question is what's the best practice to create a template like w9 and have users to sign their own w9, with their name and address prefilled for them? Thanks! ![]()