Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2640 Представления

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>

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 23
3160
3
апр. 23
2259
3
дек. 22
33767
1
мар. 15
4995
2
мая 23
5731