List collector field reference of country table by selecting china , usa automatically populated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 05:06 AM
Hi All,
I do have scenario when in catalog item there is variable called list collector with country table reference when usa selected puetero Ricco automatically populated.
but i am not able to delete pueteo Ricco i am able to delete either one if requires currently its not performing like that.
below scenarios i have followed can anyone let me know how to delete either one currently its not performing
used created one property where i have added sys_id 's of countries
script include
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 08:56 AM
@sonypaap is that client script written on list collector(referring country table) field?
Please share the screenshot of client script(Including table and field name) and script include. Something wrong with configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 10:45 AM
Hi @SANDEEP28
client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 11:10 PM
@srikriti Which field have you selected on onChange client script ? Have you selected this one "select_the_countries_in_scope" ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 11:18 PM
Yes sandeep
Actually my requirement is when i select USA , puetro rico added into list collector so by end it should be display like this
which is working correctly but i when try to remove puetro rico from list collector its again adding it
so is there any other way the code should be written. if i remove anyone from list collector it should be allow to remove
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 08:05 AM
Hi @Ankur Bawiskar can you help me on this scenario if i try to remove puetro rico from list collector its again adding to the list it is not allowing to remove is there any other way need to write the code. hoping positive response
Thanks