Hi Ingo,

Some macros like renderTextFindField contains a number of fields. The addition 
of span tags will group these fields together so that they can be correctly 
placed next to the form field label.

I haven't looked info flexbox much. Thanks Jacques for the additional info.

Regards,
James

On 2021/01/27 11:30:42, Jacques Le Roux <jacques.le.r...@les7arts.com> wrote: 
> Hi Ingo,
> 
> Le 27/01/2021 à 08:12, Ingo Könemann a écrit :
> 
> > It feels like using a Flexbox layout would be more appropriate for a
> >    modern look and feel.
> 
> Why do you feel so?
> 
> This should help: https://www.google.com/search?q=Flexbox+vs+css+grid&ie=UTF-8
> 
> 
> > Is there a reason you implemented a CSS Grid
> > instead of the as far as I know most commonly used system (see
> > Bootstrap for example)? 
> 
> I created OFBIZ-10444 2,5 years ago. There is there a link to an excellent 
> article and other links to consider
> 
> 
> > I think when modernizing the current user
> >    interface we would benefit more from a Flexbox implementation.
> 
> Maybe both depending on context (CSS Grid for complete pages, Flexbox for 
> contents) ? Some seems to recommend that...
> 
> Jacques
> 
> 

Reply via email to