Hi,
I’m trying to add a persistant custom attribute to the Shopping Cart Line that’s accessed via the Shopping Cart in the Self Service Procurement screen.
I checked, and I am able to add a custom attribute to the Entity SelfServShopCartLine

I am also able to add the field to the Page via the Page Designer.

However, when I try to save any value, nothing happens. When I check the debug, it doesn’t look like the value entered is being passed in the modify call.
I checked the database, and no value has been saved.
Has anyone faced a similar issue? Or has someone been able to add a custom field to SelfServShopCartLine?
I couldn’t find any relavent information or any indication that custom attributes are not allowed for this entity…