Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1334 Vizualizări
I'm trying to add an input field to the ClosePosPopup view, could someone tell me how? I have tried it in several ways and it doesn't show me anything. Thank you.

Imagine profil
Abandonează

Can you please share some code.
So we will know where you are doing mistake.

Autor Cel mai bun răspuns

xml version="1.0" encoding="UTF-8"?>

templates id="template" xml:space="preserve">

 t t-inherit="point_of_sale.ClosePosPopup" t-inherit-mode="extension">

 xpath expr="//div[hasclass('notes-container')]" position="after">

 div>

 input class="pos-input" name="closing_note"/> 

 /div>

 /xpath>

 /t>

/templates>


         

             

                  

             

         

 


this is my template file

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
sept. 25
1260
1
aug. 25
1096
1
iul. 25
1368
3
iul. 25
4751
3
mai 25
2346