02-13-2015 07:32 AM
Is it possible to download the multiple records of the guest passes with the validity time in it?
I would like to use the exported csv file to create guest passes to print with word like business cards or something. The exported csv file contains only the fields: Guest-name, Key, Remarks and Expire date. I like to see the validity time.
06-24-2015 05:33 PM
06-25-2015 03:29 PM
06-25-2015 11:52 PM
Hello Bobby,
I'm using the field 'Remarks' to use the validity time, I'm importing for every type card a CSV file.
Example:
#Guest Name(must), Remarks, Key (Empty implies random key)
Wouter,1 Day,
This way I can import max 100 guest passes at a time for the specific “Valid for” time. Then it is possible to export the CSV file and use Remarks as the “Validity Time”, I use the CSV for Word to create sort of business cards as guest passes and use the "Remarks" as the valid for time.
Wouter
06-26-2015 06:17 PM