Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
799 Weergaven

I have a form view where the user can upload a csv file. 

source_file = fields.Binary(string='CSV Input', attachment=True)


I want to have a button 'Validate CSV' that will run a js function to validate the csv for any non-printable characters and show any rows that contain invalid characters in the view

I am new to odoo development so I am not able to bind the js function to the button and access the file in the js function

I can figure out the validation logic but I need help with the js file syntax such that it will be bound to the button and show the result in the view

Thanks a lot


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
jul. 22
2508
1
jul. 17
2938
1
jul. 22
2786
0
jun. 20
4583
3
jan. 24
14079