Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Form field conditional formatting
by
Data Dance s.r.o., Radovan Skolnik
OK, I found it's working. But it's working a bit differently than what I'd need. It colors the text in Char or Integer fields. It does nothing to fields that are empty or to let's say Selection fields. I am looking for a way to highlight some fields to draw attention to them even if they are empty - so maybe setting the background on them. Or add some icon besides them... Any ideas are welcome. Best regards On pondelok 22. apríla 2024 14:37:38 CEST Jose Vizcaya wrote: > As far as I know it does work in pretty much almost every view > type. Could you provide a piece of the XML where you are using it? > > > Best regards, > José Vizcaya. > > On 4/22/24 07:52, Radovan Skolnik > wrote: > > > Jose, > this would be the obvious thing I was missing. Only if I haven't tried it > already and now re-tried again. It's not working for me in 15.0 I don't know > why. All the decorations seem to be ignored :-( Should this be working in > form views as well? I know it's working in tree views and all such usage in > source I can find is limited to tree views. > Best regards > Radovan > > On pondelok 22. apríla 2024 13:22:04 CEST José Ángel Vizcaya wrote: > > Hello Radovan, > > If you want to highlight fields you can use the decoration-* inside the > > Field declaration in the XML file of the view. Here's how it works: > > https://www.odoo.com/documentation/17.0/developer/reference/frontend/javas > > c [1] ript_reference.html#decorations [1] I hope it helps. Best regards, > > José Vizcaya. > > On Mon, Apr 22, 2024, 03:22 Radovan Skolnik < > > notifications@odoo-community.org [2] [2] > wrote: Hello, > > I am looking for something to allow me to conditionally highlight (i.e. > > decoration would be sufficient - no need for custom CSS styles) form(!) > > fields. I have a feeling there is something or I am missing something very > > obvious but I am at lost here. Any suggestions? Thank you very much. Best > > regards > > Radovan Skolnik > > > > > > _______________________________________________ > > Mailing-List: https://odoo-community.org/groups/contributors-15 [3] [3] > > Post to: mailto: contributors@odoo-community.org [4] [4] > > Unsubscribe: https://odoo-community.org/groups?unsubscribe [5] [5] > > > > > > _______________________________________________ > > Mailing-List: https://odoo-community.org/groups/contributors-15 [6] [6] > > Post to: mailto:contributors@odoo-community.org [7] > > Unsubscribe: https://odoo-community.org/groups?unsubscribe [8] [7] > > > > > > > > [1] > > https://www.odoo.com/documentation/17.0/developer/reference/frontend/javas > > c [9] ript_reference.html#decorations [2] > > mailto:notifications@odoo-community.org [10] [3] > > https://odoo-community.org/groups/contributors-15 [11] > > [4] mailto:contributors@odoo-community.org [12] > > [5] https://odoo-community.org/groups?unsubscribe [13] > > [6] https://odoo-community.org/groups/contributors-15 [14] > > [7] https://odoo-community.org/groups?unsubscribe [15] > > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 [16] > Post to: mailto:contributors@odoo-community.org [17] > Unsubscribe: https://odoo-community.org/groups?unsubscribe [18] > > > > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 [19] > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org/groups?unsubscribe [20] > > > > [1] > https://www.odoo.com/documentation/17.0/developer/reference/frontend/javasc > [2] mailto:notifications@odoo-community.org > [3] https://odoo-community.org/groups/contributors-15 > [4] mailto:contributors@odoo-community.org > [5] https://odoo-community.org/groups?unsubscribe > [6] https://odoo-community.org/groups/contributors-15 > [7] mailto:contributors@odoo-community.org > [8] https://odoo-community.org/groups?unsubscribe > [9] > https://www.odoo.com/documentation/17.0/developer/reference/frontend/javasc > [10] mailto:notifications@odoo-community.org > [11] https://odoo-community.org/groups/contributors-15 > [12] mailto:contributors@odoo-community.org > [13] https://odoo-community.org/groups?unsubscribe > [14] https://odoo-community.org/groups/contributors-15 > [15] https://odoo-community.org/groups?unsubscribe > [16] https://odoo-community.org/groups/contributors-15 > [17] mailto:contributors@odoo-community.org > [18] https://odoo-community.org/groups?unsubscribe > [19] https://odoo-community.org/groups/contributors-15 > [20] https://odoo-community.org/groups?unsubscribe
Reference
-
Form field conditional formatting
byData Dance s.r.o., Radovan Skolnik-
Re: Form field conditional formatting
by "Graeme Gellatly" <graeme@moahub.nz> - 27/04/2024 02:14:08 - 0 -
Re: Form field conditional formatting
byData Dance s.r.o., Radovan Skolnik -
Re: Form field conditional formatting
byData Dance s.r.o., Radovan Skolnik -
Re: Form field conditional formatting
byData Dance s.r.o., Radovan Skolnik -
Re: Form field conditional formatting
byData Dance s.r.o., Radovan Skolnik
-