Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2639 Visualizzazioni

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


 

Avatar
Abbandona
Autore Risposta migliore

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>

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
ago 23
3160
3
apr 23
2258
3
dic 22
33767
1
mar 15
4995
2
mag 23
5729