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

I'm trying to create a OWL component that is registered to a client action registry. My goal is to open this client action using the target 'new' in a dialog modal but i have no control over the params of the dialog I would love to be able to customise the buttons of the footer currently I have just an "Ok" primary button. 



I tried looking in the source code of the web addon with no luck :(

  def action_image_template_js(self):        return {            'type': 'ir.actions.client',            'tag': 'image_annotator_js',             'target': 'new',            'context': {'active_id': self.id},            'name': 'Test?',        }
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
5
mar 25
2671
0
mar 25
587
1
feb 25
1247
1
feb 24
2580
2
lug 25
134