Guys I've gone as far as I can with my custom form. I've managed to set up a metaschema and apply it on submitted. Though, I'm struggling to no end with the %form_submission_id%. I need to somehow get that into the metadata, as I'll be using that as a unique number.
I've tried just about anything to get that number, but seems I can only write it to the thank you page, or the email address. Is there no way of grabbing this number into the form submission, on submission? I know it's the asset ID of the submission, but unless I can pop it in the submission metadata I won't be able to search for it in my custom dashboard. Anyone?