Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Appointment Booking in Order guide

fayaz T K
Tera Contributor

Hi All,

As part of my current project, I need to utilize the appointment booking from an order guide, But when I try to include the appointment booking form with different type of variables, The form is getting displayed inside the order guide with all other types of variables but not with the custom variable created by utilizing the macro.

The same is working as expected when opened it in the form level.

So would like to make it work inside the order guide also.

Thanking in Advance

1 REPLY 1

IanCox
Tera Contributor

Custom variable not showing in order guide appointment booking form? Common issue. Check macro configuration (variable name, format), variable scope (accessible in order guide?), and order guide settings (variable display options). If all fails, consider UI scripting to populate the form dynamically. Search forums for similar solutions or consult a developer for custom fixes.