Position of other box in radiobutton


Author
Message
Jeff
Jeff
Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)Guru (9.2K reputation)
Group: Forum Members
Posts: 49, Visits: 123
I'm trying to limit a radiobutton element to the top-left side of the screen:

<radiobuttons radiobutton_1_24>
/ caption = "Acceptable Responses       "
/ options = ("WRONG" ,"<% getitem(counter.option1,values.item_index) %>" )
/ other = "Other "
/ position = (1%, 1%)
/ size = (45%, 38%)
/ orientation = vertical
/ required =  true
</radiobuttons>

 
But when the "Other" option is selected, the resulting text box is always placed on the right side of the screen, which sometimes overlaps with the image that we want on the right side of the screen:  

https://www.millisecond.com/forums/uploads/images/08c5b916-bd48-4154-86e4-92ad.png


Is there a fix for this? I've tried replacing 
/ other = "Other"
with a textbox, but so far, no luck with that strategy either. 

Thanks,
Jeff

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search