Expand my Community achievements bar.

Expandable and non-expandable element on same line

Avatar

Level 2
A newbie problem:



My main page subform is flowed. I have several flowed subforms within the main subform, arranged one above the other. On the left of each of these is an expandable text field. The form expands correctly.



Now, to the right of each text field, I need to place a radio button exclusion group.. The user fills the text field, and it expands as appropriate. Then the user clicks one of the radio buttons associated with that field. The buttons should start out approximately on the same line as the first line of input text, and after the text field expands, they should be in their original position.



When I place the radio buttons, they flow under the text fields, instead of staying to the right. I have tried wrapping them in a subform, but then the subform wraps under the text field.



Can anyone give me a pointer on solving this? Thanks.
1 Reply

Avatar

Level 2
I think I found the answer. The entire page is included in a flowed subform. Each text/radio button group is wrapped in a positioned subform. That subform is then wrapped in a flowed subform.