CSV Import
-
Hi,
I checked the documentation and forum, but couldn’t find the answer to these questions, so apologise if I’ve missed something.
1. If I import a bunch of records using “CSV Import” does an e-mail get sent to each participant that is created by the import (like on the signup form). In my testing, I didn’t get e-mail’s sent out, so I am assuming no, but wanted to check that I hadn’t mis-configured it. Do I need to purchase the e-mail expansion pack to get this functionality?
2. When importing records, do they get subjected to the same validation checks as on the signup form. I want to ensure that a text field is in the format of a timestamp, i.e. nn:nn:nn, I’ve used the following regular expression:
/^[0-9][0-9]:[0-5][0-9]:[0-5][0-9]$/
I was able to import a record with something like: 03:67:99 in this field, but when I navigated to a page with a record update form, it told me the format was invalid.
Many Thanks,
Jonathan Gilbert
The topic ‘CSV Import’ is closed to new replies.