is it possible to keep track of submissions of an ...
# general
l
is it possible to keep track of submissions of an online customer form
s
system notes
l
ty
m
I actually just finished a project like this. My online form created a custom record which then got attached to a customer. I did a saved search to email when a new record is created. that’s one way. If it’s a form that creates a customer, then having a tick box for “Online Submission” that gets checked can be used to either use in a daily report or when each new customer record is created.
l
yeah but the one that creates a custom record is not an online customer form, it probably is just an online form for custom record
but thats a good idea thanks