- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 05:22 AM
How to get the current form short description to populate the carts description variable?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 06:32 AM
@Joshua Comeau Try this
cart.setVariable(item, 'what_can_we_help_you_with', current.u_ppm_short_description);
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 07:02 AM
How the Tasks are being created, is it through a Flow or Work Flow? Please check that part. The script is looking fine.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 07:09 AM
It is working now
you have to var gs.info and specify current: