What makes popup appear on a specific region of the page

Hello

I use jdev 11.1.2.2.

I have a fragment jsff with a popup defined in him and that is invoked in a bean. When the popup is invoked it appears in the middle of the screen. How can I make the popup appears in the lower right corner of the screen or any other specific location similar to the download notification in browsers?


Thank you
Rakesh

Hello.
Try the Cvele_new_account with the code

RichPopup.PopupHints.AlignTypes.ALIGN_START_BEFORE);

http://docs.Oracle.com/CD/E14571_01/apirefs.1111/e10684/Oracle/ADF/view/rich/component/rich/RichPopup.PopupHints.AlignTypes.html

Tags: Java

Similar Questions

  • Error when you try to create a region of the page generated by the anonymous pl/sql block

    Hi guys I tried to create a region of the page which is the source and anonymous pl/sql block and I have been making a few mistakes. Basically what I want this region to do, is to give the current user of the application one summarized data compared to there user name which is: app_user the code I used was

    declare

    ven_ret varchar2 (15);

    BEGIN

    ven_ret: = (select u.vendor of USERS4ARCHITEC u )


    where

    u.e_mail = V ('APP_USER')

    and not exists (select null from arch_tbl I where u.vendor = i.vendor and user_id = V ('APP_USER'))

    order u.vendor in ven_ret);

    END;

    /

    the structure of the table to the USERS4ARCHITEC table is

    User varchar2 (15) vendor2 (20)

    ----------------------------------------------------------------------------------

    user@1                                                                          sap

    user@1                                                                          oracle

    user@1                                                                           IBM                                                            <---------sample data

    user@2                                                                          Oracle

    user@2                                                                          cisco

    the structure of the table to the arch_tbl table is

    user                                                     vendor

    --------------------------------------------------------------

    user@1                                                 sap

    So if user@1 logs in the application of the region using the pl/sql code code above should display oracle and IBM, because these two sellers are always under his username that he has already used a form to insert the sap into the arch_tbl table. Please tell me what I'm doing wrong here. Thank you guys

    Why would you build a type psedu at APEX report MANUALLY when you can just build a relationship with the same selection you use now for your pl/sql dynamic region?  What is the purpose of building your own report when the tool made for you?

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

  • can I put a specific point on the page to go with a button?

    I got a page of 1024 x 3072 and I put a button to go to a specific point on the page, for example, to 650px to 724px just using a button.

    So my question is can I do it?, how?... Thank you

    Not supported.

    Bob

  • In Dreamweaver CC: A large blank space appeared between a high table on the page and the other underneath.  I don't see anything in the code to cause this or allow me to make them disappear. Suggestions?

    In Dreamweaver CM³, a big empty space appeared during high page table and a coffee table on the page.  I don't see anything in the code because of this, so I'm unable to make disappear.  Any suggestions?  It has something to do with these cursed crates thatr Miss on the side of the page?  If so, how can I make them disappear.  I wouldn't mind going back to Netscape or Mozilla, formatting, if there is still to do.

    Post edited by: Travis Pike

    Try and fix as many errors as you can. Please come back here if you have problems.

  • Is it possible to pick up random points in the specific region of the image?

    Hello

    I do image analysis. I came across a problem. I want to take a random 8-bit image point, that I'm processing. But I have more than a single constraint: the point must be in a particular region in the image. Is there any diagram can be used?

    Any advice is welcome. Thanks heaps.

    (for example in the attached picture, is it possible to select the points randomly in the black area? Because, I mean, you take more 1000 points at random in the image, I need all of them are in black areas.)

    Jian

    A simple way is just to generate random points and check if they are in your particular region.  Something like this:

  • Need to print only a specific region on a page

    Hello

    Is it possible anyway to print one region in particular on a page?

    Now I use a script "Window.Print" to print the page, but the script prints the whole page.

    We want to know is there a script or a built-in function to print a region on a page.

    Thank you and best regards,
    Santini.

    Hello

    Interactive reports are built differently to normal relations. You can hide it using the:

    <style type="text/css" media="print">
    #apexir_WORKSHEET_REGION {display:none}
    </style>
    

    Andy

  • Place executives of texts related to specific coordinates to the page

    Hello!

    I'm after a script or another solution to automatically move the blocks of text to the specific X/Y coordinates on a page. I know it's possible with text anchors, but in my case, there is no text to attach the frame too. It's only a block of text on the page and I want that it align on a specific spot on each page by running a script or by applying an object style. It's 1 million pages, so do manually is a very time-consuming procedure.

    Rune

    While the equalizer is certainly worth a loook for the time being, you can try this:

    app.doScript (main, undefined, undefined, UndoModes.ENTIRE_SCRIPT, "Move Textframes")
    
    function main() {
         app.findTextPreferences = NothingEnum.NOTHING;
         app.findTextPreferences.appliedParagraphStyle = app.activeDocument.paragraphStyles.item("dings");
         var hits = app.activeDocument.findText();
         for (var n = 0; n < hits.length; n++) {
              var tf = hits[n].parentTextFrames;
              if (tf.length > 0) {
                   tf = tf[0];
                   tf.move( [0,0] );
              }
         }
    }
    

    With the name of your paragraph style, replace 'bumps '. Replace "[0,0]" with your details

  • Create new region in the page template

    Hello

    I use Apex 4.2 with enterprise DB 11, I try to create the new zone in the page template of "application > share the component > model > page > edit page" I add #REGION_POSITION_20 # #REGION_POSITION_01 # and its added successfully, the problem is when I use this page template on my page, I see the région #REGION_POSITION_20 # added to the model , but I can't select a position for the region.

    Any suggestion

    Hani says:

    I use Apex 4.2 with enterprise DB 11, I try to create the new zone in the page template of "application > share the component > model > page > edit page" I add #REGION_POSITION_20 # #REGION_POSITION_01 # and its added successfully, the problem is when I use this page template on my page, I see the région #REGION_POSITION_20 # added to the model , but I can't select a position for the region.

    Any suggestion

    You cannot create additional region position placeholders. Why do you think that you need to do?

    Several areas can be assigned to each position in the region, the existing placeholders can be moved, regions may contain subregionsand region controlled by the attributes of the region and/or CSS page layout. These options provide more flexibility for most requirements.

  • How to control the width of a region of the page height

    Hi all.

    How can I control width, height of a page region?. Say you have 4 regions on a page and you want to tightly control these attributes, for example as a percentage of the size of the page.

    Is it possible?, also can be manipulated dynamically?

    Best regards, Luis...!

    Hi Luis,.

    I know not dynamically, but in the attributes of the region, you can add

     'style="width:100px"
    

    (or any value you want 10%, 25% etc.) to control the width
    and to control the height, you have to add:

    (new or any size)
    to the header of the region and

the foot of the region

concerning
Barney

Published by: barneyonfire on January 27, 2012 16:58

Sorry, it has not shown the tags before...

  • attach a region or the page tab

    Hi all

    We've added a new tab on the page of the supply.
    for example, we already have four tabs available: requisitions, negotiation, Intelligence and administrator.

    Now we have added the new tab.
    but we get null pointer exception when click New tab.

    can anyone has idea how to fix?

    -Faisal

    Hello

    FSL wrote:
    As I just want to test my work with any page.so I enclose you a page simple xxPG.xml is necessary to attach AM.if yes then what AM to tie.

    -page and should contain AM.
    -Create new AM in bc4j xxx.oracerl.apps.po.msg.server.
    - and join the page.

    Concerning
    Meher Irk

  • How make an object appear at a specific time in the timeline?

    I know this is a stupidly simple question but I can't do this work.

    I want to put more than one symbol on the stage at the same time, but I want them to appear at different times.

    Whenever I have paste the symbol on the stage, however, it always seems at the start of playback.

    I have the image auto key button checked, but it seems to make no difference to the result.

    This frustrated beginner, you will appreciate any help please. I'm used to Flash, where you place a blank Keyframe on the scene then paste your object right there in the script simply.

    1. Select the item.
    2. Move the playhead where you want to raise objection to appear
    3. Select the display on the top left panel and choose from the list - what is before the will have screen. You can enable and then view or disable as needed.
  • Link to tree conditional to the region of the page

    Hello
    I'm still stuggling with the tree;).
    I have a view from tree:

    CREATE OR REPLACE FORCE VIEW 'LIB_TREE' ('ID', 'PID',
    'NAME', 'LINK', 'A1', 'A2') AS
    SELECT
    1 id,
    NULL pid,
    'Documents '.
    name,
    null link,
    null a1,
    null A2
    Of
    Double
    UNION ALL
    SELECT
    id_dept + 100000 id,
    1 the nest.
    Department
    name,
    null link,
    null a1,
    null
    A2
    Of
    lib_dept

    UNION ALL
    SELECT
    id_cat + 200000 ID.
    id_dept + 100000 pid,
    name of the category,
    null
    link,
    null a1,
    null A2
    Of
    lib_categories

    UNION ALL
    SELECT

    id_doc,
    id_category + 200000 pid,
    name of the document,
    null link,
    null
    A1,
    null A2
    Of
    lib_documents
    /

    So, I get:

    LINK code A1, A21 - Documents - PID NAME
    100003 1 dept1-
    1 100004 dept2-
    100001 1 dept3-
    100002 1 dept4-
    200001 100001 contract-
    200002 100004 project-
    7343514157589715 200003 basket.php-
    7347221195799935 200003 index.php-

    Query tree finally:

    SELECT
    ID 'ID.',
    "PID" pid,
    'Name',
    ? p = & APP_ID.:28: & SESSION. : NO::P28_ID_DOC :'|| "" Link ID ".
    null a1,
    null A2
    Of
    "#OWNER # '." LIB_TREE ".

    I have 2 problems. First is the link in a query (P28_TREE_ROOT) of the tree. In this version, I have links on each level, categories and departments are links and documents (files) that are in the hierarchy from the bottom and actually should be links. Question is: how to make a conditional link column in a query of the tree?
    Second problem is related to a sql database report in an area on page 28 (the same as the tree). The report is a simple SELECT query on a table of documents which, in consequence, gives all columns and all rows of the table. Question is: what is the condition WHERE should I do, to have only one line in the result, which would rank code of the document that has been clicked on a tree.
    Otherwise superior trees then documents could be links that give as a result with all report documents of the clicked Department or category...

    Thaks for help.

    Blazej

    Published by: TheJoshuaTree on March 11, 2009 17:54

    Hello

    First of all, as you create a view that sees all three tables, you can add another field in each select statement that identifies the level involved. You can then use a CASE WHEN... Sql statement of PURPOSE for the LINK in your tree. You could, of course, create the LINK on selects it individual - even if it means hardcode the links within the sql view. If you set the LINK to set two values on your page - one indicator to identify the level and the other for the ID, then you have your report based on something like:

    SELECT ...
    FROM ...
    WHERE (:P1_FLAG = 'X' AND ID_DOC = :P1_ID)
    OR (:P1_FLAG = 'C' AND ID_DOC IN (SELECT ID FROM LIB_TREE WHERE PID = :P1_ID)
    OR (:P1_FLAG = 'D' AND ID_DOC IN (SELECT ID FROM LIB_TREE WHERE PID IN (SELECT ID FROM LIB_TREE WHERE PID = :P1_ID))
    

    There may be even simpler means using the SQL features own tree (see the CONNECT BY clause in SELECT statements: [http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/queries003.htm#sthref3139] - that is, in my view, how are constructed trees of Apex).

    Andy

  • Automatically expand a Hide and Show model region when the Page loads

    Hello

    I work with a Hide and Show region model, and I'm trying to accomplish the following:

    When my Page loads, if a PX_ID is not null, hide it and see the area should be extended automatically.

    I use Apex 4.1.1.

    Any ideas?

    Thank you

    Erick

    Hello Joe,

    Thank you for your response.

    This morning, I was looking for a solution in the forum and I could not find anything. Now, I decided to keep looking for more careful and I found a solution.

    For those interested, check this thead element: Re: hide/show the region

    Basically, I created a dynamic Action with the Code JavaScript: $('.t20RegionHeader') ('img') .children ravishing ();

    Thank you

    Erick

  • Referring to a specific bit of the page of the copy number

    I'm sure it can be done, but could not find a clue. I need to refer to a specific copy block in my document. It should look like:

    See annex, page 42.

    I would like to have it automated, so that the flow of things, the reference number is updated.

    Is this possible?

    RufusCat wrote:

    I'm sure it can be done, but could not find a clue. I need to refer to a specific copy block in my document. It should look like:

    See annex, page 42.

    I would like to have it automated, so that the flow of things, the reference number is updated.

    Is this possible?

    You want a reference, new in InDesign CS4. Read up on it in the help. InDesign CS3 or earlier, use Google for "Jong TEU InDesign script of cross reference", without the quotes.

    HTH

    Kind regards

    Peter

    _______________________

    Peter gold

    Know-how ProServices

  • How can I use applescript to move objects to a specific position on the page?

    I have a PDF file with a bunch of items of text on each page, but the margins are irregular.  I want to automate the following process:

    1. Select all the objects on the page

    2. move objects (such as a group, i.e. preserving their arrangement relative to each other) until the upper left corner of the object of most of the top-left {. 67 ", 1"} from the upper left corner of the page.

    3. go to the next page.

    4. Repeat steps.

    I work on a mac, and I see that Acrobat is scriptable using Applescript.  Is it possible to do it with this?  If there is another way to describe this process without Applescript, I'd be open to that as well.

    Thank you very much.

    Acrobat has no interface for scripts change the position of an ordinary object.

  • Maybe you are looking for