Checkbox - text at the bottom of the box

Hi people Apex,.
I came across a different condition wherever I need to place the check box text in break line at the bottom of the box. I have a checkbox element x that having the following

STATIC:
A-I'm fine; 1
B I'm ok; 2
C I'm bad; 3
D I'm confused; 4

I view the text at the bottom of the box and the text as 'A' in the first line and 'I am good' in the second line. Is it possible to do this.

Thank you
Knockaert

Karthik C says:
Hi, AEC,.
Thanks for the reply, I wasn't able to access the apex.oracle.com due to problem of JavaScript in my IE. Now I fix that and here are the details of the workspace

workspace: BUS_SOL
user name: test
password: test123
Application name test123

Thanks for the creation of the example. It is much easier to help with the problems of presentation when we can work with something concrete.

your underestimate is 100% correct
According to the guidelines of my test application
Code (A, B, C) must be at the bottom of the box and the desc (10%, 20%, 30%) should be less code (A, B, C).

Easy enough to do the following:

1. put line breaks hard required in the box labels in the static LOV definition:

STATIC:
A
10%;1,
B
20%;2,
C
30%;3,
D
40%;4,
E
50%;5,
F
60%;6,
G
70%;7,
H
80%;8,
I
90%;9,
J
100%;10

2 Add a sheet of the barn to the CSS Inline page to display line breaks, use the setting of pre spaces:

#P2_TESTING label {
  white-space: pre;
}
/* Add some extra space and center the checkboxes/labels to improve the appearance */
#P2_TESTING td {
  padding-right: 10px;
  text-align: center;
}

The reason is that I have a 100 char desc where I need to see different line so the code.

I don't understand that the bit.

Tags: Database

Similar Questions

  • DC as a sentence installed and I can't find anything! How do I highlight some text in the box, how can I change the text color?

    DC as a sentence installed and I can't find anything! How do I highlight some text in the box, how can I change the text color?

    Hi taraf32044550,

    I think the new user interface can be a bit of a learning curve, but I hope that you really like it when you find your bearings. Please check these tutorials will help you to find your way around: Acrobat DC Learn & support.

    In particular, I think that you will find this tutorial very useful: change text and images in PDF files

    Best,

    Sara

  • Paint will not let me type text in the box bit once I do. Also it only gives me the choice of fonts.

    Is there some setting I need to change? Or someone has a suggestion for the best software to add text to photos? Thank you!

    Fran

    In painting left... after clicking on the button "A".
    in the Toolbox... left click / drag a box
    the project. Now you should be able to
    Type your text. If not... try to go on... View.
    Text toolbar.

    The free Picasa software has several options
    to add text to pictures.

    (FWIW... it is always a good idea to create
    a system before you install restore point
    software or updates)

    Picasa
    http://Picasa.Google.com/

    After you download and install Picasa...
    Open the program and double left click
    an image to open the editing functions.

    To add text to the front of the photo...
    choose... Simple retouching / text button...

    "Retouching" features: crop, add text, editing
    http://support.Google.com/Picasa/bin/answer.py?hl=en&answer=93403

  • I can't move text. The box moves, but the text remains in the same place until it jumps.

    I'm sure I have a wrong setting somewhere, but I don't even know what Google and 'jump text InDesign' is not useful.

    I'm on a second master slide (for the beginning of the chapter) and added a page number in the middle of the page. However, I try to focus this issue on the page and I can't. I have centered horizontally using align, but if I try to move the manual box up and down, the movements of the AREA around the text, which remains in the same place! Once the box out to where the text is, it will jump to a higher position. So I find myself having only two options on where I can place this text box and none of them is the correct placement. What I am doing wrong?

    It took to line up on the starting grid.

  • Text in the box of

    In CS3 Design

    It's a simple way beck task days Page Maker.

    I have a box filled with color and I want to put the text inside. The text will not appear.

    I tried to send back and bring to the front, still blank box.  I see the outline of the text container, but it does not shw text.  If me on turn the text edges shows part out side of the box.

    I put each item on a separate layer and moved the layers up and down, and still doesn't show any text.

    If I remove the padding in the box, I see the text.

    So simple, but I can't make it work.

    Thanks for any help.

    See you soon!  Phil

    Seems to me it has a full frame and a second image forward (stop thinking like Pagemaker) and the backstory has wrapping applied.

    First of all, in the ID of a text block can have a fill color and a stroke applied (and an applied insert), so you do not need to use two frames for this in most cases and secondly, if you used two frames, and the background of a text wrap applied, you must select the upper frame, open options of text block and check ignore dressing.

  • Text in the drop-down menus can be formatted for to the next line in the margin to the right, or when the text fills the box?

    Any advice on a long text inside a menu drop-down?

    Hi kristit44704551,

    I'm sorry, but the text in the menus are already designed to be like this only. You cannot change the format.

    Kind regards

    Ana Maria

  • File IDML opening with vertical alignment of text in the box set "Center".

    I got a batch of files, asking me to review. They were saved as files CC as well as .idml. I have used .idml since the sender used plugins files that are not included in the package. Using the .idml, I do not get the warning about the missing plugins. However, when I open the idml files that all text boxes are the vertical value Center instead of top. Very tedious. CC files opened correctly (with the exception of the warning about the missing plugins).

    Is it possible to open the idmls and get the vertical alignment to open as "top"? Or should I use the CC files and ignore the warning on the plugins?

    Thank you!

    Tim

    Guess I'm stuck with opening the idml docs and manually change each vertical alignment of text box.

    With Find\Change you can:

    Find/replace > object tab

    Tye: Blocks of text

    Change object Format: click on specify the attributes to modify > text frame general Options > vertical Justification > Align > Top

    Then find and change or change all

  • CheckBox that controls the boxes

    I have total 6 checkboxes in a form. Four of them are used to show what the ship terms forms should be (Will Call, prepaid, Prepaid & Add and Collect) and two of them are used to show the conditions of delivery of the forms must be (FOB Mill and FOB-AMF). The user should only be able to select among the conditions of ship and shouldn't need to access delivery conditions if the code works correctly. If the user selects another term of ship, you have to uncheck their previous selections. Finally, I try this code so that will be called or collect is checked it will check FOB mill. If they choose prepaid or prepaid cards and Add, it will check FOB-Ministry of Foreign Affairs. If they choose another ship term it should delete and add the corresponding controls. Is this possible with Radio buttons or y at - it a code that I can use to achieve this? Any help would be much appreciated as I have tried everything to get this to work with no luck. Thank you.

    everything can be done with everything, lol.  You will use the combination of the property .isBoxChecked (0) and the method .checkThisBox (0, true) to achieve what you want in an 'if statement '.

    If (this.getField("myBox1").isBoxChecked (0) == true) {//if my box is checked

    this.getField("myBox2").checkThisBox (0, true) / / my other box

    }

    else {}

    this.getField("myBox2").checkThisBox (0, false) / / uncheck my other box

    }

    This is a simple example.

  • The icons that accompany the text in the box of bookmarks disappeared. Its got on my two computers. How can we get these icons.

    The icons that accompany the text that indicates the name of the site in the drop-down list of Firefox bookmarks are missing.
    How to make a comeback?

    Hi larremag,

    You should take a look at this article which deals with the problems with the latest version of Firefox. There is some information there about the problem you are experiencing. It should provide all the steps you need.

    Hope this helps!

  • Text behind the boxes?

    I am designing a form of history of health for a dental practice using a Word table.  The form has a lot of Y/N questions.  This is a model of theForm.jpg

    form.  When I pdf on the ground it (Acrobat Pro XI), you can still see the "Y" and "N" but when you put a check mark above it, they do not appear.  How can I get the Y and N to show 'by' checkmark fields?

    If you have a field on the text content. Have you looked at the properties of the field in the form?

    If we open the "Properties" for the form field, it has a number of tabs to select the shape. " Select the 'Appearance' tab and there are options for the color of the border, fill color, thickness of the line, line style, font size, font color and font name. The color of the border is the border color and the fill color is the color between the borders. Have you looked at the options for the colors. Border and fill colors offer an option "without color".

    I would try using the 'no color' for the fill color.

  • How to remove the gap between the text and the box of the accordion?

    See example screenshot of dutchpoetpress.com:

    Example of unwanted gap.png

    Check it please for text overflow, also if there is no empty block or overlapping frame accordion that remove and check.

    Thank you

    Sanjit

  • Cannot change the text in the existing mathscript box

    I'm under Labview 8.2... I know it's super old, but I met some compatibility issues and found it much easier to continue in version 8.2.

    In my while loop I a mathscript box that controls which cases need to be chosen for each loop.  This configuration has worked perfectly in the past, but now when I try to change the text in the box of mathscript (blue box) I can not type anything in the box.  I click the mathscript box and selects just as if I want to move around.

    Anyone know what could be the cause of the problem?

    Thank you!

    You don't want the arrow tool. You want the tool to operate. One that looks like a helping hand.

    Have you checked that you have enabled editing that made a license for MathScript? Check your License Manager.

  • When you change the text, all the text in the bounding box is removed...

    I have a PDF file that was created in a different version of Adobe. The Adobe program, I am currently working with that is Adobe Acrobat Pro DC. It is on a Windows 7 PC. When I change the text in the 'framework', any word, I try to change, all of the text in the box is removed. How can I stop this from happening?

    Nevermind, I figured it. I had select the bounding box and select "bring forward" under the "objects" tool

  • When I type text, the text is in a box, and I can't figure out how to make the box go away. I never had this problem before.

    When I type the text in the latest Illustrator, the text is in a white box. I never had this problem before. I can't find out how to make the box go away. What I am doing wrong?

    Today I tried to close Illustrator and re-boot the computer. It did not help. I went on a second computer video/graphics/animation and open Illustrator here. I did a few tests, and he managed to create the text without a box. Then, I opened my first computer Illustrator file form. The boxes were there. I tried to type the new text, and the box was there. When I open the file it says something about a missing font and a replacement. I tried to use this area to locate the police but couldn't. It's the default font on Illustrator on the other computer. A variant of Myriad. I tried to type in the text with a different font. No box. The default font selected by the Illustrator has apparently a box. I didn't try to change the font because it was going well, and because I didn't know any font came with a box. At first, I did all of the text, which was on a white background, so I don't see the boxes of cream. When I added the background image of the boxes appeared. If the problem is resolved. It was a font with a box.

  • My CSS box doesn't seem to push the text of the road

    Hi guys,.

    Have a look here

    I have just managed to get boxes CSS working on my site and you will see have applied to the right of a number of pages and added the links. I looked the site locally and online last night from my machine and everything seemed to work as expected.

    However, I just had to work and had a look at some of the pages and the text box is not A - did not seem enough to surround all of the linked text and B extended - pushed the text surrounding the road enough so now there is a horrible overlap that going on.

    If I set the height of the box properties to something like 150 (can't quite remem) I guess that's what is originally A and B? So, how then set the properties of the box so that it will shorten or extend according to the amount of text that I put in - just leave blank the field height property?

    I hope you can help guys!

    Let me know if you need more information.

    See you soon,.
    James

    JamesFryer wrote:
    So, how I can set the
    > Properties dialog so that it will reduce or extend according to the amount of text
    > I put inside the it - just leave the height property area in white?

    Yes. The answer is to never set the height of a box that contains text
    (unless its for a scrolling region). Leave the amount of text in the box of
    determine the height.

Maybe you are looking for

  • Replacing the battery in China

    Hello, I currently live and work in China. I need to replace my battery in my MacBook Pro 13 Mid2012. May an advise me how I can buy and battery which is trustworthy? Site Web links welcom

  • Outlook 2016

    I had installed Microsoft outlook 2016, it was working perfectly until I updated to Capitan, since then once I open it, it closes immediately. Does anyone have the same problem, if so can it be solved

  • Cannot access tower routerlogin

    Hi guys,. I can't enter routerlogin I tried to use the reset button on the router and have tried to do what I could find on the netgear support and I have not found any that I can use. Its just say DNS address is not found and I tried to look at the

  • KB954430 installs whenever I stopped Vista Home Premium 32

    It again me successfully, but there no date every time I stopped since 02/08/09.  Why is this and how do I stop?  I have not updated each time out. Thank you Hugh

  • Fax line has a weak signal

    I recently changed my Lan line provider and I cannot send a fax from my HP Officejet 6210 all-in-one.  Even if it is an older device, he only had limited use.  I ran a test report Fax and everything past the test accept Fax Line Condition Test receiv