Hello,
In my Django app, we can create and edit a docuisgn template internally. I am using the embedded url. It works great, but there are a few tweaks. Safari does not like iframes for example. And the return url in dev mode can be a challenge. But in production it works. I am looking to harden the approach. I have added a few things like a side bar menu to help with guiding people through the process. Stuff like that. Does anyone have an experiences with this approach that they would like to share? thank you. Paul.