2 differently aligned sub regions on a region in the same line

Hi!
I would like to place 1 region aligned on left, 1 on the right of a parent region. I added style="float:left/right" to sub regions.
<div>
#SUB_REGION#
</div>
is added to parent region's sub regions template.
If I leave this way, then They are eligned correctly, but not in the same "line", but under each other. If I add style="float:left/right" to sub regions template, than sub regions will aligned side by side, but I can't force to place in the same line one left, one right.
What is strange, than if float added in region's sub regions template, (side by side), and change float of on of the sub regions in firebug, that appears good.
How to do it correctly?

selection-screen : begin of block B1 with frame title TEXT-001.
selection-screen : begin of line.
selection-screen : comment 1(23) TEXT-001.
parameter        : P_01 radiobutton group R1.
selection-screen : comment 30(8) TEXT-001.
parameter        : P_02 radiobutton group R1.
selection-screen : comment 42(10) TEXT-001.
parameter        : P_C01 type rlgrap-filename obligatory.
selection-screen : end of line.
selection-screen : end of block B1.
Change the text elements accordingly
Regards
- Gopi

Similar Messages

  • How to align output formatted and output text in the same line?

    Hi All,
    I want an output formatted label and a text on the same line,. I've surrounded these components wth a panel form layout and they automatically align one below the other. how do I kepe them in the same line?
    Thanks.

    Try as per the code snippet below:
    <af:document title="TestPage.jspx" id="d1">
    <af:messages id="m1" inline="true"/>
    <af:form id="f1">
    *<af:panelGroupLayout id="pgl1" layout="horizontal">*
    *<af:outputFormatted value="outputFormatted1" id="of1"/>*
    *<h:outputText value="outputText1" id="ot1"/>*
    *</af:panelGroupLayout>*
    </af:form>
    </af:document>
    Thanks,
    Navaneeth

  • Align sub-region Right

    How can I align a sub-region to the right? On an order form, I want to show the line items followed by various other items in the bottom right corner.
    Also, is it possible to align the page items to the right instead of the left within a region?
    Thanks,
    Gregory
    Nudged by Gregory on May 24, 2011 3:54 PM

    for horizontal + vertical alignment I use this little gem of a layout manager:
    [http://www.java2s.com/Code/Java/Swing-JFC/AverticallayoutmanagersimilartojavaawtFlowLayout.htm|http://www.java2s.com/Code/Java/Swing-JFC/AverticallayoutmanagersimilartojavaawtFlowLayout.htm]
    Simple and effective. It can even stretch components on demand.

  • How to make a link in a report open a Form in a different region of the same page ?

    Hi,
    I developped a report and a form for the same table. I also created a link and used it in my report so that when I click on the link of one record, the form is opened and display this record.
    My problem is that when I include my report as a portlet and I click on a link, the form is opened in full screen mode by replacing the page containing my report.
    What should I do in order to open this form in another region of the same page ?
    Thanks a lot

    I presume that the two regions are working fine with their individual buttons and your issue is how to make them both save with one button.
    Here is how
    a. You will have 2 ApplyMRU and 1 ApplyMRD processes for each of the regions. Right? Lets say you have 2 "Save" (i.e. label=Save) buttons, one has name SUBMIT and the other SAVE ( SUBMIT and SAVE being the requests that will be sent when they are clicked , respectively)
    b. Make the Display condition on one of the buttons 'Never'. Now it won't show when you run the page. Lets say you made SAVE's conditional Display 'Never'
    c. Go and change the condition on all ApplyMRU and ApplyMRD processes from "When Button Pressed" to "Request is contains in Expression1". In Expression1 enter SUBMIT,SAVERegards

  • Jquery accordion where we can open more than one region at the same time

    Hi,
    I am trying to create a jquery accordion where we can open more than one region at the same time. I saw a post
    from patrick to do accordion where we can select only one region at a time.I am using Apex 4.0
    Using jQueryUI Accordion with APEX 4.0
    Any input on this will be appreciated.
    Thanks,
    Nav

    Hi,
    As I understand jQuery UI accordion do not have feature you looking for
    Regards,
    Jari
    Edited by: jarola on Sep 7, 2010 12:29 PM
    See documentation from here
    http://jqueryui.com/demos/accordion/#default

  • How can I jump to certain region on the same page?

    Hi,
    I want to jump to certain region on the same page.
    1) Let say I have 5 regions on page 15 and I have to able to redirect from region 1 to region 5 with out scrolling.
    2) I have to able to branch from page 2 to page 15 ==> region 4.
    How can I do it?
    I thank you for any help in advance.

    I can get this to work but the page is submitted, either when I use a button with URL link or from a link on a display only text field.
    Is this how it is supposed to work? I thought it was supposed to work just on the browser so it is fast.
    IGNORE THIS!
    =============================
    I resolved it easily by modifying the URL from f?p=blah blah to #LINK_NAME
    Message was edited by:
    user530800

  • How to use the function STRIP SILENCE on many regions at the same time?

    Hi,
    I am doing a projet with a lot (more thant 100) of audio regions, and I would like to use the function STRIP SILENCE on many regions at the same time (with the same parameters).
    Here is what happens :
    1- I select many regions (10 or so)
    2- I choose the function STRIP SILENCE in the AUDIO menu
    3- the window for stripping silence opens, and it tells me in it that there are 10 regions selected (if I selected 10)
    4- I put my parameters, then I click OK
    5- Only the first regions is done! all other regions are untouched.
    So... it this a bug or a feature? What am I doing wrong? Is it really working on multiple regions at the same time? If not, how could I do that besides doing the same operations 100 times!
    Could that be on the Intel bug that I see quite often ("it works on old Mac but not on Intel Mac")?
    Thanks,
    Daniel

    I think the message you get saying that 10 regions have been selected is not so much a bug as an oversight ---- someone didn't check to correlate the message with the actual functionality of strip silence (i.e., will only work on one region at a time).
    So the message is misleading.
    I find that it's best to set up a key command to perform the strip silence function. Makes the process go faster than having to mouse around. And I rarely find that the strip silence settings for one region work well on another, so I don't mind the fact that it only works to strip one region at a time.
    Sure, it would be cool if it performed the operation on multiple regions, but by using the same set of s/silence parameters for all regions there's always the chance that you might accidentally crop a region in the wrong way, meaning more time spent editing the beginning/end of those regions.

  • SVG chart and region on the same page

    Hello,
    I would like to know if it's possible to create an svg chart and and only refresh a region in the same page.
    If it's possible, where I can find how to do this.
    If I call an other page my data is ok. But When I refresh the same page my data is not good.
    Thanks
    Eric

    Go to Dropdown web item properties and choose your report and use Before Command and use OPEN_CHART_DIALOG. You may try with After Command also.

  • I have two different 5s's with two different phone numbers but they are both using the same iCloud/apple account. After upgrading to iOS8 when I get a phone call on one phone both phones ring.

    I have two different 5s's with two different phone numbers but they are both using the same iCloud/apple account. After upgrading to iOS8 when I get a phone call on one phone both phones ring. One phone is for work and one is for private and I don't need both phones to ring from one call. It's bizarre.......is this supposed to be like this? If so where can I turn it off?? And while we are at it iOS8 has installed iBooks on both of my phones and iTunes won't let me uninstall it. I don't need or want iBooks on my phones.

    Hi,
    There are two easy fixes to this.
    One, you can set up Family Sharing, in which you can have two different iCloud Accounts, yet still share the same apps, music, media etc.
    Two, go to Settings and turn-off "Handoff". This can be found under the General page.
    Hope this helps!

  • Print different text elements on the same line

    Hi all,
    1.
    Is it possible to print different text elements on the same line ? with multiple write_form
    CALL FUNCTION 'WRITE_FORM'
         EXPORTING
             element       = 'TITLE1'
             WINDOW        = 'INFO'
         EXCEPTIONS
              ELEMENT       = 1.
    CALL FUNCTION 'WRITE_FORM'
         EXPORTING
             element       = 'TITLE2'
             function      = 'APPEND'
             WINDOW        = 'INFO'
         EXCEPTIONS
              ELEMENT       = 1.
    How to print TITLE1 and TITLE2 on the same line ?
    TITLE2 in bold.
    2. How to print 2 text elements on the same line with include statement ?
    /: include test1 ...
    /: include test2
    Thanks
    Edited by: Moo Yac on Sep 22, 2008 8:23 AM

    To be more specific :
    I want to print the following
    Text_symbol1:$Var1$      Text_symbol:$Var2$
    on the same line.
    where Text_symbol1 and Text Symbol2 are defined in SO10 for different languages.
    Thanks.

  • How can I keep left- and right-aligned paragraphs together on the same line?

    I am currently trying to typeset a menu. Basically, I want the Dish Title to be left-aligned and the Price right-aligned — but on the same line. I can achieve the effect by typing in a shift+tab after the Dish Title text and then inserting the price, but I would rather have two distinct paragraphs styles, so that I can adjust them globally to see what looks good. I can achieve the effect by adjusting the Price character baseline of the price and moving it up, but then if I need to make any price changes, I find it a pain trying to get the cursor in the right place in situations where a baseline is substantially altered.
    Back in the old days (in Ventura!!), I could just remove the line break after the "Dish Title" style and the "Price" would move up to the same line, but I can't seem to be able to do this in CS6.
    Any ideas?

    Please show some examples. It's easier to help you.
    If I understand right, use a paragraph style with a right aligned tab and nested styles and grep styles. That's extremly flexible.
    Have fun

  • I have 2 children with iPods and I need to create 2 different accounts for them so they can play the same games.  How do I do this?

    I have 2 children with iPods and I need to create 2 different accounts for them so they can play the same games.  How do I do this?

    To restore the classic menu bar, you can do any of these:
    orange Firefox button > Options > Menu Bar
    tap the Alt key > View > Toolbars > Menu Bar
    right-click a blank area of the tab bar or navigation bar > Menu Bar

  • My iPad Air when charging cuts in and out, also the charger is extremely hot. Have tried different chargers with and power outlets, all with the same outcome.

    My iPad Air when charging cuts in and out, also the charger is extremely hot. Have tried different chargers with and power outlets, all with the same outcome.

    The troubling thing to me is the fact that the charger gets extremely hot - according to what you are saying. The charger can get warm and can get fairly warm when the iPad is charging, but it should never get extremely hot. Make an appointment at an Apple Store, take the iPad, the cable and the charger with you and ask them to look at everything for you.

  • How to update data in database from different region of the same page

    Hi,
    I have pepared two regions of tabular form based on the same table,each region is selecting different columns of the same table.
    I want to update the values from different regions in the database using single submit button.
    Regards
    Shashi

    I presume that the two regions are working fine with their individual buttons and your issue is how to make them both save with one button.
    Here is how
    a. You will have 2 ApplyMRU and 1 ApplyMRD processes for each of the regions. Right? Lets say you have 2 "Save" (i.e. label=Save) buttons, one has name SUBMIT and the other SAVE ( SUBMIT and SAVE being the requests that will be sent when they are clicked , respectively)
    b. Make the Display condition on one of the buttons 'Never'. Now it won't show when you run the page. Lets say you made SAVE's conditional Display 'Never'
    c. Go and change the condition on all ApplyMRU and ApplyMRD processes from "When Button Pressed" to "Request is contains in Expression1". In Expression1 enter SUBMIT,SAVERegards

  • How to set regions to the same size

    Hi,
    Is there any way I can set all the regions on a page to the same size to prevent a staggering effect?
    e.g
    ------ region title 1 ------
    ------------ region title 2 ------------
    --- region title 3 ---
    I would like all titles to be the same length when looking down a page
    e.g
    ------ region title 1 -------
    ------ region title 2 -------
    ------ region title 3 -------
    What I have done in the interim is to create blank cells in each region, between the actual fields and then use nbsp; to pad them out and try and get the region headers to align that way. I am assuming there must be an easier way.
    eg.
    ------ region title 1 -------
    | field | blank | field | blank
    ------ region title 2 -------
    | field | blank | field | blank
    ------ region title 2 -------
    | field | blank | blank | blank
    Any help would be appreciated.
    Cheers,
    Scott.

    Hi,
    Where can I post a screen shot of my form layout?
    In the meantime, let me explain again. What I was trying to say is, depending on how many fields that exist within a region, a region will size to the largest fields it contains, depending on how the fields are layed out within the region.
    Since I have 5 regions on my page going from top to bottom, what I am finding is that the regions are of different sizes, and I would like to make them all the same size, irrelevant of the largest field size it contains.
    The overall effect will be that the region titles will all line up on both the left and right handsides as a user scrolls down the page.
    If there is a way of acheiving this could you please let me know.
    Cheers,
    Scott.

Maybe you are looking for

  • FAQ's

    Can someone plz mail me the FAQ's on BDC,Smartforms,reporting(ALV,interactive,classical),IDoC's,Thank You

  • IPhone Video Not Working Correctly

    So I just got an iPhone and I love it, but the video on it seems a bit buggy. I have a few videos, a movie trailer, and a music video on there and sometimes the video doesn't play and sometimes just the audio plays. Sometimes the video and audio play

  • HT5622 how do I save my photos from apple i pod touch to my home computer

    How do I save my photos from apple i pod touch to my home computer

  • Wait functionality in Workflow

    Hi Everyone, I was trying to implement the wait functionality in a workflow. I did the following. 1) Changed the Node type to Relative Time and value to 1 minute. 2) Changed the status to Timeout in the workflow for that Notification. 3) In my pl/sql

  • Camera just stopped working in skype

    Camera just stopped workin gin skype on my MacBook pro