İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1452 Görünümler
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.

Avatar
Vazgeç

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

Üretici En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Eki 25
357
1
Eyl 25
1323
2
Eyl 25
1504
1
Ağu 25
1215
1
Tem 25
1509