We have a "List of permitted values" defined on ShoppingCartItem.CustomProperty07 with the display order however the display order on the portal (v8.1.4) shows the different order. Is it possible to have the same order on the portal?
We have a "List of permitted values" defined on ShoppingCartItem.CustomProperty07 with the display order however the display order on the portal (v8.1.4) shows the different order. Is it possible to have the same order on the portal?
Hi xd,
you could use your own VI_Edit_LimitedValues, and then check the following on DbObjectLoadType1:
It'll won't sort it then. But you never know by which order the database will return the values then.
Regards,
Geraldine
It works. Thank you! Geraldine
It works. Thank you! Geraldine