如何在 Magento 管理中为自定义选项创建输入
我创建了一个新的自定义选项类型并将其插入 Magento 后端。我的前端部分工作得相当好。但是,我不知道如何为新选项类型自定义界面。
为了更具体地说明我正在做的事情,我创建了包含代表选项的产品的非显示类别。我这样做是为了可以使用 Magento 产品拥有的优秀图像资源。我有一个漂亮的小灯箱,显示这些选项,并根据需要更新表单字段。
我需要的是一种方法来选择灯箱将使用下拉菜单显示的基本级别类别。现在默认的“文本”表单会显示,但只有在我保存产品之后,在此之前它才会显示一个空的 div。
有谁知道如何获取要显示的自定义输入的代码?
谢谢。
I've created a new custom option type and inserted it into the Magento back end. I've got the front end portion of this working rather nicely. However, I can't figure out how to customize the interface for the new option type.
To be more specific as to what I am doing, I created non-displayed categories that contain products which represent options. I did this so I could use the excellent image resources Magento's products have. I have a nice little lightbox displaying these options, and it updates the form fields as required.
What I need is a way to select the base level category that the lightbox will display using a drop down. Right now the default "text" form shows up, but only after I save the product, prior to that it shows an empty div.
Does anyone know how I can get code for a custom input to display?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论