hellosign / hellosign-dotnet-sdk

A .NET SDK for the HelloSign API
MIT License
26 stars 29 forks source link

Add support for FormFields #24

Open radhack opened 8 years ago

radhack commented 8 years ago

If you're using embedded templates and offering merge_fields, the only way to see which merge_fields the sender actually chose to include is to extract the form_fields from the template object.

BHSPitMonkey commented 8 years ago

Can you elaborate on this, @radhack?