内容类型管理部分中不再显示重新排列字段和组选项
我知道这不是一个与程序相关的问题,但让我在这里问一下。
我不知道内容类型管理中的“重新排列字段和组”会发生什么。 当我单击“管理字段”链接来重新排列字段时,我没有看到该 X 锚点。相反,我看到一个名为重量的新列。 我不想要这个权重列,很难用它来排列字段。
i know it is not a program related issue but let me ask it here.
i don't know what does happen to 'Rearrange fields and groups' in content type management.
when i click on manage fields link to rearrange fields i don't see that X anchor. instead i see a new column with the name of weight.
i don't want this weight column,it is hard to arrange fields with it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
JavaScript 要么没有加载,要么在某个时刻卡住了,尝试清除所有缓存和其他内容,看看是否有任何作用。
否则,您可能必须在程序上进行调试才能找到导致 js 出错的原因。
The javascript is either not loading or choking up at some point, try clearing all caches and stuff to see if that does anything.
Otherwise you might have to procedurally debug to find what is causing the js to error out.