Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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


 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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>

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 23
3153
3
kwi 23
2252
3
gru 22
33765
1
mar 15
4991
2
maj 23
5721