Hi Gaurav

Check your ProductStore Data specially the field *inventoryFacilityId*


Thanks & Regards
Shubham Dubey
Enterprise Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com/



Atul Vani wrote:
Hi Gaurav,

check your main-decorator and if not there then screen for this
<set field="layoutSettings.companyName" from-field="..."/>

you might wanna use a uiLabel for the from-field value.
   <property key="CompanyName">
       <value xml:lang="en">My Company</value>
   </property>


I always wondered why don't we have
${layoutSettings.companyName}
replaced by
${layoutSettings.companyName?if_exists}
in all themes.

Reply via email to