create catalog client script based on selected option on Address field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 04:40 AM
Hi everyone.
my requirement is to based on the selected option on Address field data should be populate on location field
example:
address field has three options, 1.hyd_bad, 2.mum_bai, 3.kol_kata.
populate on location field - If user selects 'hyd_bad' display 'it is a beautiful city in india '.
If user selects 'mum_bai' display '2-49 rich city '.
If user selects 'kol_kata' display 'eden garden cricket stadium '.
please suggest the client script for how to achieve this.
thanks
venkatesh t

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 04:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 04:58 AM
If you need a user to select the address, why do you want the location on that form as well? Why not just provide that information on the backend form where the work order is checked?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark