Get value of dot walking field in script include
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 09:32 AM
Hi all, i have a use case to display this value ( "FR" ***** varibale name = "iso" **** table = "core_country" ) it depends a variable on the catalog called "u_technical_ad_site" on the same table "cmn_location" with the variable "u_country_ref " :
in a variable "single line text" called "ADDinfo" :
how can i do that with a script include & client script ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 02:21 AM
@imhicham You question is not clear, please provide more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 02:33 AM
i just want to dotwalke the "iso" value by this variable "u_country_ref" it depent the value of a variable on the catalog called "u_technical_ad_site".
so if i chood a country on the this variable "u_technical_ad_site" type lookup select box on this table "cmn_location".
i want a script to display the "iso" of this country on this variable "ADDinfo"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 02:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 02:33 AM
@swathisarang98 @Sandeep Rajput
i just want to dotwalke the "iso" value by this variable "u_country_ref" it depent the value of a variable on the catalog called "u_technical_ad_site".
so if i chood a country on the this variable "u_technical_ad_site" type lookup select box on this table "cmn_location".
i want a script to display the "iso" of this country on this variable "ADDinfo"