Private URL Link and Application Portability

Private URL Link and Application Portability

My client's application has a mixture of public and private sections. Some of the forms will be placed in iframes on hml pages shared using the private url option (share without a login). When I finally export this app and hand it over to my client, all the private url links will break.

It would be nice to have a deluge function that takes care of this like: 

https://creator.zoho.com/<%=zoho.adminuser%>/<%=zoho.appname%>/form-perma/user_form/ <%=zoho.privatekey%>

Is this even possible?

Cheers,
John Whitney