I want to create a custom form that a user can fill out for ios, then email to themselves or upload to cloud etc. What is the best way of approaching this?
Eg a gas engineer has to complete a gas safe certificate for his work. He/she fills out the form on his device and then sends as email or uploads to cloud. Creating the cert is no problem, capturing the entered data and emailing it as it appears on the screen seems to have me stuck.