Hey guys, I am after an approval form where people can enter their, name, email and e-signature (which I can do) and once they click submit they will be sent a copy of the document with their IP and time stamp (which I can’t work out) on it as well as the details they entered. Is this possible? Thanks!
1 Like
Just get their name, email and electronic signature by user inputs and Nayeli (Code Queen) example shown here.
https://codequeen.wixsite.com/electronic-signature
Then for the time stamp you can just use the created date system field to get the time of submission.
https://support.wix.com/en/article/about-your-database-collection-fields#system-fields
The ip address you can just get by using code as shown in previous forum posts like here.
https://support.wix.com/en/article/tracing-a-visitors-ip-address
https://www.wix.com/corvid/forum/community-discussion/user-ip-address-finally-resolved
https://www.wix.com/corvid/forum/community-discussion/users-ip-address