change the position of the region in the middle of the page / create the new Point of view from the region

I have used apex 4.1, 10.3 oracle database, theme 21 (scarlet) window7

I want to change any position the region to appear in the middle of the page and I have tray every thing to do and no results

I change REGION_ATTRIBUTES to be: style = vertical-align: middle
and I add in the header of the region {< div style = "vertical-align: middle" > < / div > ""} and no results and the region do not move in the middle of the page


My question is
1 a way to make the region in middle of page other

2. How can create the new Point of display area as (region Position2, Page (1) template body) with the middle position


Thank you

Published by: Ahmed Farouk on April 15, 2012 11:01

Published by: Ahmed Farouk on April 15, 2012 11:01

Hello

No need to give ' style = vertical-align: middle ", replace it with this: nowrap ="nowrap"align ="center ".

see if it works.

and for the second, you can copy the existing model definition: model, in the table tag you can see #REGION_ATTRIBUTES #, simply add align = 'center' after this

and apply this model in your area.

Thank you
Tauceef

Tags: Database

Similar Questions

  • Refreshing the page creates a new record – how to avoid this?

    I have a 'submit' button that runs a 'record insertion.

    After insertion is made I branch (back) to this same page.

    The problem is that when I hit page refresh the folder gets reinserted.

    How to avoid this behavior?

    AZZ says:

    fac586,

    Yes. You are right. It was a late semi written post. My apologies. You must stop working after midnight.

    Let me clarify:

    I have a SUBMIT"" button.

    There are the conditional 'after send' (if the key) process.

    the process calls a function that inserts a new record in the table.

    Question:

    How can I avoid running the process on refreshing the page?

    I've simplified the situation - no record insertion. However, if you refresh the page the success of the function call message will be displayed.

    https://Apex.Oracle.com/pls/Apex/f?p=4000:1:126172565551184:no:RP:FB_FLOW_ID, F4000_P1_FLOW:21325, 21325

    user/pass help/help

    workspace - AZ_

    To reproduce:

    Click on the submit - observe green popup "OK!"

    Refresh the page (F5 or ctrl-R) - see 'OK!' again.

    No process is executed to see the page or page refresh. This can be confirmed by looking at track of debugging to see the processing page. The page contains no defined process to run at a show of page processing point; None of the calculations which could call a function that could not perform an insert as a side effect; None of the dynamic actions or calls JS could initiate an insertion using AJAX; Neither the source region contains any code that could do it. I'll draw the line search conditions that can contain deeply buried code which could be responsible and direct you to a previous thread of the same nature: success of process Message not tied to Conditions.

  • Firefox 38.0.1 changed the new behavior of the page

    I have a page with all the links that I like to use; I used it for years. Each link on the page creates a new page (target = "_blank"). All of a sudden the new pages came up with nothing else that a bar of address cannot be changed... not bar menu, no search box, no toolbar. Is not the way in which the new page links have never behaved, and I want that they continue to behave in the way that they have always worked.

    I must say, I'm really tired of the development of Firefox team deciding to change the behavior of things with a requirement that I spend one or two hours or more to find what they did, why they did it and how to fix it. Y ' All seem to think that whenever you come with a wonderful idea that we're all supposed to love it and the idea that we can't are unthinkable for you.

    COR - el said

    The sounds that you are experiencing this bug that occurs when you run Firefox in private browsing mode and you open links in a new window.

    • bug 1166066 - regression 38 Firefox: link in the window with target = "_blank" opens a window with tabs/bars of tools/menus (bug1166066)

    COR - el,

    Thanks a lot... which seems to be the question that I have. Review of documentation of bug, seems, the development team was well in hand and it will be fixed in a release in the not-too-distant future. As a technical writer, I tend to be a bug magnet < smile >.

  • Can I change the shape of a color ramp (I do not want a square but a heart)

    Hello!

    I want to know if we can change a color ramp, because mine is a square and I want to have a heart.

    If not, perhaps can I load a picture (of a heart) and change its color depending on the input data?

    Thank you!

    want you a heart? (I hope that's correct )

    In the attachment is what you want.

    How I did it:

    -in Photoshop (you can use something else), I created an image, crop the middle like a heart, create a new layer and save it in GIF format. It is very important to save it in gif format because it allows transparent areas of the image. Save as bmp will fill in the middle with white.

    -Open your cover and (using the mouse) drag-and-drop the gif file created.

    -Add the 'color strip' (make sure its size to mount to the heart), bring back the front image and send "color ramp" (there are a few buttons that allow you to set the order of the controls and indicators - front or back on the toolbar)

    You now have your heart.

    Paul

  • change the driver existing (newbie question)?

    Hello

    We try to change an existing driver, but we are fairly new to Labview. We have a few generic questions, but I'll give you some specific info on what we are trying to do as well.

    We downloaded a driver (for NDI Polaris motion tracker) of the site NOR and want to change that a little bit.

    The zip file contains a subdirectory ndipolaris with 2 files .llb and some .mnu files.

    Our first problem is that if we just open the .llb files, there are a lot of vi in there (including examples of work), but there is no project files, or class definitions. What seems to prevent us from creating a new class that derives from a class that is apparently set in the driver (but which we don't seem to have the definition). Maybe a driver can be distributed without these definitions such as you can use it only, but not change?

    Our second problem is that if we use the method of 'create the new existing driver driver', the Polaris NDI does not appear in the list of existing drivers. (It has copied the directory ndipolaris to the labview/instr.lib directory and restarted labview). (This is probably not a major problem that we could change just the existing driver instead).

    Note that the existing driver works well. We just add a timestamp in the data. The existing driver apparently has a class (called "Info Tool", which is a cluster of a few different types of data) for all these info than the Polaris returns, so we thought to change this class or to derive a new class with added timestamp.

    Sorry if this is a trivial question. Thanks for the pointers.

    Kris

    Hi Dennis

    Thanks to your suggestions, we settled it. We were baffled by the fact that you cannot add controls for "schema". Here's what we did:

    The data group was built using the "bundle by name" function, which takes a bunch of 'model' as input. It is this model that we had to change. However, as the model was a 'constant', it does not appear on the front panel and so we could not add any controls to it. For example, when you view the block diagram, we right-click on the clustering model, converted to a control, and then passed to the façade, created a new control (string) on the front panel and place in the control corresponding to the cluster model. Then we moved to the block diagram and convert our cluster model to a 'constant '.

    Not simple I think, but once you know (get help from you and read a bit of the operating instructions...), it's ok.

    Thanks again

    Kris

  • new owner, old computer: how to change the property?

    I get back from a near-fatal brain injury. A friend gave me his old laptop and permission to try to help in my rehabilitation. I am trying to appropriate, without losing access to his files (which I'm currently collecting and unload on other media), and without sacrificing the software so that it is already paid.

    Any advice?

    Create a new user for yourself from the control panel > user accounts. Regarding the registered owner:

    http://www.dougknox.com/xp/utils/xp_change_owner.htm - Changes the registered owner/company

    This will do nothing to help to appropriate files however. I don't know why you need to do this anyway, but to take possession of the files:

    Appropriating a file or a folder under Windows XP [Q308421] - http://support.microsoft.com/?kbid=308421

    How can I get the Security tab in the folder properties? - http://www.dougknox.com/xp/tips/xp_security_tab.htm
    MS - MVP - Elephant Boy computers - don't panic!

  • How to change the video resolution (width) when editing?

    Photoshop CC

    I started a video project, selected a video format and broke into publishing. After work for an hour, I realize I lost the left and right edges. It seems that I have chosen a narrower format that I should have.

    How can I change resolution of 1920 x 1080 mid-project? I tried to create a new project of the correct resolution but cannot copy video editing from one to the other.

    Any ideas?

    Thank you very much.

    What is the source of the video you. All video clips are from the same source and have the same format? If so, why not just open the first clip in Photoshop and then add others in video editing.   When Photoshop open the first video he has the correct size of the canvas must be set.   Photoshop has a lot of vide0 presets, but you must use the preset that matches your video. Now, I know my Canon 1 4 mov files 1080 p video. So I could use the HDTV preset but when I do all the Photoshop seems to do is open a white background canvas 1920 x 1080 and add a few lines of guide. I don't know what the guidelines are and no video time is created I need to create the video and add my video. So rather than create a new document using a preset video I open just my first music video.  You will be fine many captured video on the web.  If you just open it in Photoshop, you have the right size of canvas,

    Using Image > canvas size, then setting 1920 x 1080 can recover your cropped off the coast of the image. I actually don't video much so I can't say for sute.

  • Changing the options of standard work in a system of clouds

    I have a client who runs a program to convert some PDF image documents what they email then.  The first page is a document, but the second is an image.


    The problem is the image is compressed to a very small unreadable image and I think options Standard printer, in the configuration of images, I need to disable compression, but is not allowing me to save changes, even if I log in as an administrator.  When I create a new option of working and save it as something else, it does not show in the drop-down list of career choices.

    I need to know how to disable image compression options in the Adobe PDF printer settings and any help would be appreciated.

    Thank you.

    I don't know compression can stay right, because the client can certainly send an external document that is about 1/8 of the size of the original and is totally not.

  • Producing a XY chart in a While loop that adds a new point XY to the curve from each while the loop iteration

    I would like to plot data by using the XY graph as a Visual display. I have a While loop that creates a new point X and Y during each iteration. I need the XY graph to be in the While loop, because once the order to stop has been pressed the sis loop finished and the final graph to be displayed. The problem is that after each iteration, the XY graph display clears and watch point, compared to add the new point to the previous by a line connecting the two points. It works perfectly if I move the XY graph out of the While loop, but it only shows the XY graph at the end of the While loop. I would like to visually see the XY graph updated during the execution of the While loop. Any help would be much appreciated.

    Thank you

    You can add a data both point to a chart to a chart, you must pass the entire data group.  I would use a couple of shift registers in your loop.

  • Text flow create a delay when an overflow creates a new page, which prevents you from reading the page number, in error

    Hi all!

    I create a script to automatically generate a catalogue of photos; the idea is to prepare a master document with a text block in the master full of self flowing, then insert images with their legend by the script, let the system automatically creates the following pages when necessary, by a single stream of text.

    My catalog is divided into sections, each represented by a different master spread; So I know what page I work when the script put there a picture just to link the current page in the master spread appropriate.

    To simplify what I got most of my script here, using text instead of images:

    / * load a master document, only containing a block of empty text in the master spread, connected to the main text stream * /

    var doc = app.open (new File("~/Desktop/mySampleDoc.indd"));

    / * I'm working on the story, thinking that every time that the textframe of first page will be full, we will create another block of text on the next page (automatically created) * /

    var history = doc.pages [0] .textFrames [0] .parentStory;

    / * now, I put a few lines of text in history, pending the creation of a new on the first page will be complete * /

    for (var i = 0; i < 100; i ++) {}

    / * This is the following line: * /.

    .silence story.insertionPoints [-1] = "This is line n." + i + "\r";

    / * here, I want to know what page is the line just created (the error is generated here just in the creation of the new page + block of text) */

    Thispage = story.insertionPoints [-1] .parentTextFrames [0].parentPage.documentOffset;

    / * and now I print the page number * /.

    story.insertionPoints.item(-1).contents = "current page:"+ thispage + "\r"; ".

    }

    The big problem is: when the first block of text is full and overflow is generated, a new page with a new block of text from the main text flow (as the master spread) is generated. but it seems my script requests the page number before the new page with the new text block is born and an error is given.

    It seems that the script goes too fast regarding the creation of the new page.

    If I remove the line thispage = story.insertionPoints [-1] .parentTextFrames [0].parentPage.documentOffset; everything is ok.

    I tried to introduce a delay up to 3 seconds with no effect.

    I tried also to view or zoom in the request of page number, thought new page to force the system to wait for the page is truly born, also without effect (by the way, I wasn't able to view the page in adding the script of the text!).

    Can someone help me?

    A big thank you to everyone

    Roberto

    Have you tried using myDoc.recompose () before the application for compensation?

  • He can't change the region of my account! Help, please! Thank you ~ ~ ~

    Hello

    I want to change my account area. But I still balance ($0.02) so I couldn't change. Please delete my balance.

    Thank you!

    and now I can not contact the Apple Support it's always show

    We're sorry.

    We are unable to respond to your request at this time. Please try again or come back later.

    1c14bb55-ED82-4B43-9c22-fc79914a022c

    is could someone please help me contact the apple support to clear my balance or help me another way to change the region on my account please!

    Thank you!!

  • When I try to change the settings for keyword.url in topic: config to make one "I'm Felling Lucky" Google search, it just resets to chrome://browser-region/locale/region.properties whenever I restart Firefox.

    I just installed Firefox 4 today. When I try to change the settings for keyword.url in topic: config to make one "I'm Felling Lucky" Google search, it just resets to chrome://browser-region/locale/region.properties whenever I restart Firefox.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > appearance/themes).

    • Makes no changes on the start safe mode window.

    See:

    See also:

  • Cannot change the DVD region on carpet * a UJ-830

    Hello

    I have problem with my * a UJ-830. I changed my region for dvd movies and I still have only one change, but unfortunately I can not do. I heard the message: impossible update region definition please make sure the drive contains a region 2 media and you have administration privilege.
    Of course I use the appropriate media, but I don't know for the privilege of the administration (on my laptop is one login).

    I tried to find the firmware for my DVD but I can't find.
    do you have any suggestions?

    Thanks for repply

    Unfortunately I can't tell you anything about this message but I know for sure that you can change the region code just for 5 times. Later it will be fixed and no another changes is not possible.

    More discussion on this topic, you can find on this forum in the advanced search.

    Good bye

  • How can I change the regional settings of DVD?

    I changed my regional settings more than the necessary time and they cannot be changed more then l can not look at some of the l have.how dvd can difficulty be multi regional dvd player?

    Hello

    Well, as I know it possible s only 5 times to change the regional settings for DVD,
    then the area code is no longer editable. :(
    See this topic:
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=7631&MessageID=26496#26496

    Good bye

  • iphone 6plus is configured to use the position landscape, like previous phones. mine does not change its position when changing phone flattened

    I have an Iphone 6plus will not change the position landscape by turning the phone just like my old 5. This can be corrected.

    Make sure that your phone is not locked in portrait mode.

    Slide upward to access the control center and make sure that the icon with the lock and semi circle is not enabled.

Maybe you are looking for

  • This is how to get a badge

    Ask a question?

  • Unknown device for Envy 13, drivers needed!

    I gave my laptop a facility clean and formatted the disc (thereby losing the drivers). So far, I've installed all the drivers downloaded from the site of hp to win7 64 bit with success, except a single device is still unknown. The error code is 28. T

  • plugin Eclipse BB nightmare

    Hi guys, I'm working on a small application that is supposed to display graphics on a phone smart blackberry. I am using JFreeChart as library plotting, but faced problems when instantiated. I've implemented my build system to use BlackBerry jRE 6.0.

  • Group to the Windows database mappings

    Hello I am trying to create a series of mappings between a single Windows group groups and one group ACS. I use a unit of ACS 4.0 with a Remote Agent ACS for Windows on a 2003 member server. I can add the database with success and map to the domain.

  • WAY of DEBUGGING of blackBerry Smartphones

    Is there a debug mode on blackberry? If yes how? It looks like a newspaper that we can have when bb continues to work to find out which application is causing the bb to stop working, so that we can delete it and enjoy the bb again! Thank you.