Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2654 Ansichten

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
Verwerfen
Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Aug. 23
3175
3
Apr. 23
2277
3
Dez. 22
33779
1
März 15
5017
2
Mai 23
5751