How to map field value from portal to backend table field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2022 02:52 AM
Hello Everyone,
I am new to ServiceNow portal scripting. I have a requirement where I need to set region value to short_description field of "wu_appointment" table.
As per above snippet, End user will select the region for the cancellation of an appointment and it should autopopulated in the short_description field of "wu_appointment" table.
Following OOB widget and ng template are used for this functionality.
Widget :- Appointment Booking - Reselect
Ng Template :- appointment-cancel-modal
Can anyone know how to achieve this?
Any help would be appreciated.
Thanks,
Harshal.
- Labels:
-
Walk-Up Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2022 03:13 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2022 03:17 AM
Hello Rubina,
Thanks for the reply. It is not related to catalog item. It is ServiceNow walk-up experience application requirement.