Functionality based URLs in zoho mobile

Functionality based URLs in zoho mobile

hi all
is there a way to use Functionality based URLs in zoho mobile?
i need to open a form with default values for a field. it works fine when i'm using this link-
https://creator.zoho.com/<userName>/<applinkname>/#Form:<formlinkname>?name=<recordName>


but when i'm using zoho mobile - with the following url - it won't work
http://creator.zoho.com/<userName>/<applinkname>/form-mobile/<formlinkname>?recLinkID=<recordID>
the form opens without the information i wanted the field to have.


any idea?