Hello all,
I have a Cognitoform that is being used to transfer student and testing information into an Airtable. The part that I am having issues with my student names (Lastname, Firstname). Whenever I run the Zap it is removing my comma and making the names two different values. I have included my Zap script below and the issue is at the bottom.
id
recwd5ZsqGkXtkcnh
createdTime
2023-11-14T13:47:04.000Z
fields
Request Number
81
Requested Period
1
reckY93KMqrbaprQe
Focus
Assessment
Assessment Link
https://www.cognitoforms.com/ArchbishopHobanHighSchool/_2324TutorAssessmentRequestNEW#b4cJ9a0LKIA_p4TSz0K8S0GawCbGHvwBITgEtBADynU$*
Requestor
Teacher
Student
1
rec76ccpONb8SiVN7
2
recW0S3nufHIg2kMo
Course Name
testing
Time Allocated
45
ReservedDate
1
2023-11-08
Assessment Directions
label
Directions
url
https://www.cognitoforms.com/ArchbishopHobanHighSchool/_2324TutorAssessmentRequestNEW#b4cJ9a0LKIA_p4TSz0K8S0GawCbGHvwBITgEtBADynU$*
Cancel or No-Show
label
Cancel or No-Show
url
https://airtable.com/shr81ywO9hrX2UJNc?prefill_Appointment=81&prefill_Status=Cancel
Check-In Student
label
Check-In
url
https://airtable.com/shr150j9WjdsBgNl0?prefill_Appointments=81&prefill_Checked%20in=1
Check-Out Student
label
Check-Out
url
https://airtable.com/shr81ywO9hrX2UJNc?prefill_Status=Attended&prefill_Appointment=81
Check-Out
label
Check-Out Student
url
https://airtable.com/shr81ywO9hrX2UJNc?prefill_Status=Attended&prefill_Appointment=81
Student Name
1
Swindell
2
Christopher
How I want it to look: Swindell, Christopher
If anyone has any idea on how to make the two names come out on 1 line I’d appreciate feedback. I already tried to convert to string, convert to text, and convert between the two in a two step process, but nothing seems to be working for me.