on ‎2019 Jan 28 1:18 PM
Hi All,
I trying to products as no editable and it will auto populate the value while clicking on new product( + button).
Any help will be appreciated.
Thanks Siva
Request clarification before answering.
Check the following Wiki Page: https://help.hybris.com/6.7.0/hcd/dc8129e8f44e44bb9100aa53602da995.html#loiodc8129e8f44e44bb9100aa53...
<wz:prepare id="productPrepare">
<wz:initialize property="newProduct" type="ctx.TYPE_CODE"/>
<wz:assign property="newProduct.code" value="ctx.code"/>
<wz:assign property="newProduct.catalogVersion" value="ctx.catalogVersion"/>
<wz:assign property="newProduct.name" value="ctx.name"/>
</wz:prepare>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.