Results 1 to 3 of 3

Thread: Radio Buttons - can you change the orientation?

  1. #1
    kgeving is offline Sugar Community Member
    Join Date
    Mar 2006
    Location
    Minnesota, USA
    Posts
    12

    Default Radio Buttons - can you change the orientation?

    Hi!

    I am working on a custom module and I am using the Radio Buttons data type. I have a field that has 3 options and they currently display vertically. I would like to display them horizontally. Is this possible and where do I look to make this change? I believe this would need to be done in the code somewhere, as it does not seem to be an option in Studio.


    Thanks in advance!


    kgeving


    Sugar: 4.5.1d
    Php: 5.1
    MySQL: 5.0.27

  2. #2
    vsaranya is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    13

    Default Re: Radio Buttons - can you change the orientation?

    did u got the answer?

  3. #3
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Radio Buttons - can you change the orientation?

    Just a heads up, instead of having to wait for someone else to answer these questions it would take only 5 minutes to figure it out if you did a search in all files for "radio". I encourage anyone looking for answers to put in some minimal time first either doing a quick code search or using Google. This way you're not having to wait on others to finish your job.

    I think the answer to your question is in modules/DynamicFields/templates/Fields/TemplateRadioEnum.php in function generateRadioButtons. There is a <br> at the end of each radio input creation.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Change text/language in buttons
    By kafir in forum Translators
    Replies: 1
    Last Post: 2007-06-14, 01:56 AM
  2. Subpanels Buttons
    By youssefaoun in forum Help
    Replies: 0
    Last Post: 2007-05-24, 12:43 AM
  3. Help with search and view buttons
    By kafir in forum Help
    Replies: 0
    Last Post: 2007-05-14, 06:10 AM
  4. Replies: 4
    Last Post: 2006-12-27, 05:26 PM
  5. How to change current_user system wide
    By ElChef in forum Developer Help
    Replies: 0
    Last Post: 2006-06-17, 10:47 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •