- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 09:00 AM
Hello
I have to auto populate a catalog item field by combining 2 fileds of my order guide. How can I do it ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 12:10 PM
You can create a hidden variable on the order guide that matches the field you need to populate on the catalog item. Then build the logic (probably using a client script) into the order guide to set it, and pass it down to the catalog item from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 09:53 AM
Hi @SallaMbaye ,
refer this
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 12:10 PM
You can create a hidden variable on the order guide that matches the field you need to populate on the catalog item. Then build the logic (probably using a client script) into the order guide to set it, and pass it down to the catalog item from there.