Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2657 Vizualizări

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


 

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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>

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
aug. 23
3185
3
apr. 23
2287
3
dec. 22
33781
1
mar. 15
5019
2
mai 23
5755