New url pattern for permalinks?
ZC Team,
I saw that a new url pattern for permalinks can be used (and I suppose that it was made in order to fit better with Custom Domain, an important feature that will be available in the future).
So, instead of
http://creator.zoho.com/<zoho user name>/<application name>/form-perma/<form link name>/<private code>
you can use
https://creator.zoho.com/showPermaFormHeader.do?sharedBy=<zoho user name>&appLinkName=<application name>&formLinkName=<form link name>&privatelink=<private code>
The same thing for views, if you replace "Form" with "View" in the url.
This is not documented here
http://help.creator.zoho.com/Zoho-Creator-URL-Patterns.html
My questions are
- Are these new patterns meant to be used permanently, or it's possible to be changed in the future? So, it is safe for a developer to use these new patterns for permalinks in the actual applications?
- Is there a new similar pattern for forms/views embedding? In the new URL pattern, replacing showPermaFormHeader with showEmbedFormHeader will not work... so there is not such a pattern for components embedding OR it is a different one (but nowhere documented).
Regards,
George