Can it read the URI query string value and set the value in hidden field?

Support forumCategory: QuestionsCan it read the URI query string value and set the value in hidden field?
TC asked 3 years ago
Our system will generate a link for user to make appointment after payment. i.e. https://example.com/booking.php?orderid=9999 When the user opens this appointment link, are there any ways that Easy Appointments can capture the user's orderid from the url?
let say when the user submit the booking, the additional field will store into the same record.