Skip to main content
Question

Is it possible to get tabgroups back over the C# SDK?


Forum|alt.badge.img+1

I’m trying to make an automation that will send out envelopes that will automatically make the checkbox and text tabs for different documents. Part of that is requiring that only one checkbox per group can be checked, which is why I’m trying to use tabgroups for the checkbox.

If I send the envelopes through docusign, they’ll correctly require a checkbox be selected. But if I send them through the code, the checkboxes don’t have that requirement. I think this is because when I use templatesApi.ListTabsAsync() it doesn’t actually pull the tabgroups back with it, as that always comes back as null.

Is there anyway to get the tabs with TabGroups being anything but null?

0 replies

Be the first to reply!

Reply