Trouble with Un/Share function

Trouble with Un/Share function

I am using the function from this article: https://www.zoho.com/creator/help/share/sharing.html

I want to share a form with my users once they complete a separate form. 


Once the user submits the form, I have added the code:

share form("Form_Name",zoho.loginuserid);

However, after completing, the form is still not shared.