logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
judy at Web2Market  
#1 Posted : Thursday, September 5, 2024 10:27:33 AM(UTC)
judy at Web2Market

Rank: Advanced Member

Groups: Developers
Joined: 11/7/2018(UTC)
Posts: 302

Thanks: 21 times
Was thanked: 5 time(s) in 5 post(s)
Is it possible to display an order item custom field in an email template? Client wants to display the value in customfield named "stockstatus". What would be the syntax?
Thanks

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

judy at Web2Market  
#2 Posted : Tuesday, September 10, 2024 7:04:41 AM(UTC)
judy at Web2Market

Rank: Advanced Member

Groups: Developers
Joined: 11/7/2018(UTC)
Posts: 302

Thanks: 21 times
Was thanked: 5 time(s) in 5 post(s)
Does anyone have an answer to this?
Thanks
judy at Web2Market  
#3 Posted : Tuesday, September 10, 2024 10:01:17 AM(UTC)
judy at Web2Market

Rank: Advanced Member

Groups: Developers
Joined: 11/7/2018(UTC)
Posts: 302

Thanks: 21 times
Was thanked: 5 time(s) in 5 post(s)
I found the answer in my code library!
<br />
#foreach($customField in $orderItem.CustomFields)
#each
#if($customField.Key == "stockstatus")
$customField.Value
#end
#end
Katie S  
#4 Posted : Tuesday, September 10, 2024 1:28:44 PM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 465

Thanks: 4 times
Was thanked: 34 time(s) in 33 post(s)
Sorry Judy! I've been overwhelmed these past few weeks. Glad you found the answer and I really appreciate you sharing it too!
Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Users browsing this topic
Guest (3)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.