FreeBSD-12.1p10 (jail) PostgreSQL-11.8 Idempiere 7.1
I am following the customization tutorial found in the Compiere3.6 Cookbook (making the necesary adjustments for the current version of Idempiere). I cannot get two fields to appear on the same line in the custom window. The first field is start_time, the second field is end_time. The end_time field is next in sequence to the start_time field. The end_time field has the Same Line option checked.
However, start_time and end_time are each on their own line when the window is displayed. I made other changes to these two fields to display only time instead of date+time
and those changes are reflected in the window display. But they remain on separate lines.
What am I missing?