修改后台客户属性位置

发布于 2024-10-17 00:23:26 字数 291 浏览 2 评论 0原文

我已成功添加在后端正确显示的客户属性。 但我无法改变他们的立场。

我在 eav_attribute 和 customer_eav_attribute 表中进行搜索,但没有找到任何奇怪的位置字段,因为在属性设置和 Mage_Customer_Model_Entity_Setup 中,都可以在设置数组中指定位置。

当然,在设置我的新客户属性时,我正确地给出了位置键 =>我的新属性的价值。

有人知道如何更改客户在后端的属性位置吗?或者不幸的是排序键是 attribute_id ?

非常感谢您的帮助!

I've successfully added Customer Attributes that appear correctly in the backend.
But I cannot change their position.

I've search in the eav_attribute and customer_eav_attribute tables and haven't found any position field which is strange because both at attribute setup and in Mage_Customer_Model_Entity_Setup, it is possible to specify a position in the setup array.

Of course, while setting up my new customer attributes, I correctly gave a position key => value to my new attributes.

Does someone have a clue on how to change customer's attributes position in the backend ? Or the sorting key is unfortunately the attribute_id ?

Thanks a lot for your help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

匿名。 2024-10-24 00:23:26

您可以在表 eav_entity_attribute 中指定此关系。

You can specify this relation in the table eav_entity_attribute.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文