- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:22 PM
Hello all,
I want to populate variable values from the portal to order the confirmation popup Requested for
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:31 PM
1. Create Script Include with client callable false.
2. Make a copy of the SC Catalog Item widget.
3. Add code in it as per below.
4. Make a copy of Catalog Checkout widget.
5. And add and modify the following code in it.
6. Go to the instance page editor and add your Copy of SC Catalog Item widget in it.
If my solution resolves your issue then press Helpful button below.
Thank You !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:31 PM
1. Create Script Include with client callable false.
2. Make a copy of the SC Catalog Item widget.
3. Add code in it as per below.
4. Make a copy of Catalog Checkout widget.
5. And add and modify the following code in it.
6. Go to the instance page editor and add your Copy of SC Catalog Item widget in it.
If my solution resolves your issue then press Helpful button below.
Thank You !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2023 01:00 AM
Thank You Pradnyesh!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 10:01 AM
@Pradnyesh, what does the final widget look like?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 01:38 AM
@AGDYER2 The Final widget look like as below :
Mark as helpful if my solution resolves you issue.
Thank You !