This topic is locked

Labels inline with Controls

4/7/2024 12:14:07 AM
PHPRunner General questions
A
asawyer13 authorDevClub member

I have my add and edit page setup. I am using tabs.

Right now my labels are appearing above my Controls. I would like my labels to be inline with the controls. I changed the form so it says Labels Inline with Controls but it made no difference.
I also checkmarked Separate controls and labels but that didn't do anything either. What's the proper settings, and do I need to add some custom CSS?

Thanks
Alan

Y
Yoann 4/9/2024

hi, check the cell orientation, from vertical to horizontal

fhumanes 4/10/2024

Hello:

In the example I have used "sections", but it is the same "Tabs".

img alt

The visualization of the fields, in general, is defined in (1).

The visualization of the "sections" or "Tabs", are defined, once the "section" or the "tabs", in (2).

Greetings,
fernando

aadham 4/10/2024

Have you modified the HTML code in the "Style" tab?

P
pmuckleDevClub member 4/11/2024

Sometimes you have to remove and re-insert an element for changes to take place.