跳至内容
菜单
此问题已终结

Hi, i'm trying to edit ecommerce's sign up form, I already added some fields, and now I want to edit labels and position of existing ones, this is my .xml: https://pastebin.com/3HwEk1Lt

How can achieve this? For example: how can I set "Your name" field as invisible?

Any help would be really appreciated, thanks in advance


 

形象
丢弃
编写者 最佳答案

I solved with this (same example: I set "Your name" field as invisible):


<xpath expr="//div[@class='mb-3 field-name']" position="attributes">                

    <attribute name="hidden">hiddenattribute>            

xpath>

形象
丢弃
相关帖文 回复 查看 活动
2
8月 23
3137
3
4月 23
2252
3
12月 22
33764
1
3月 15
4990
2
5月 23
5717