Hi:
I am having problems deploying the share command.
I have a Stateless Form with an Email Type field (called User Email) and a Custom Button with this code ...share section("Home", input.User_Email);
share form("BizHours", input.User_Email);
alert(input.User_Email);When I run this Form ... enter the email address of another ZOHO User ... and Click on the Button ... I do not get any error messages (I am the AppAdmin) ... but when I go back to Edit Mode and look within the Share Tab ... this Share Access is NOT granted ... neither to the Form (BizHours) nor to the Tab (Home) ... also this Application is not listed in the User's Shared Apps section.
Yet, I can grant the same access to the same User via the Share Tab (in Edit Mode).
Can support advise what I am doing wrong ?
Gaev