Change the content of a region according to another part of the Page even?

Hi guys,.

I have an application where I wish I had two regions on a page with the content of the 2nd region depend on the selection (via a link perhaps?) in the 1st region. The real app is showing colleges undergraduate of the applicant for attendance in the first region and then by displaying the coursework taken at the "institution" in region 2. Is this possible on a single page with the 2nd area of repopulation without a refresh of the page in its entirety?

Thanks in advance.

Phil

Hi Phil,

I have just set up a quick page to show what I think you're after. I would like to know if it's the kind of thing you want to say: [http://apex.oracle.com/pls/otn/f?p=56976:3] - click on any of the values of DEPTNO to see a list of employees in this Department are displayed on the right.

Andy

Tags: Database

Similar Questions

  • Change the Page numbers in the index

    Hello

    I have a catalog and I added two pages in the middle of the catalog. Now, due to the addition of two pages, I need to update the page numbers on the index with the new page numbers. I only need to increase each of the page by two numbers, but that starts only at a certain point. Thus, for example, on one of the index I have, 1-70 page numbers may remain the same, since the two extra pages were added AFTER page 70. But every number after 70 must increase by 2.

    I have a find and replace script. I create a table in excel and drop into the document. The script then takes any word or number that is listed in column A and replace it with what is in column B. I used initially this script to find and replace in the catalog product codes, and it worked great, because all the product codes were quite unique.

    Try to use this same script to change the page numbers, but she totally fizzled. The problem is that the same number is repeated later in the table, so the script has the table constantly replace all numbers with the first two. So, here is a small sample of my table:

    Col Col B

    423 425

    422 424

    421 423

    420 422

    But when I run the script, here is what it will turn into:

    Col Col B

    423 becomes 425 425

    422 becomes 424 424

    421 becomes 425 423 becomes 425

    420 becomes 424 422 becomes 424

    Because it alters the table, all corresponding numbers in the document then will increase to 425 or 424.

    Is there a way to ensure that the script does not change the information in the table that she uses as a reference?

    Here is the script below. I didn't write (makes a very nice person on these forums) and don't know anything about the scripts.

    the_table = app.selection [0] .tables [0];
    app.findChangeTextOptions = null;
    with (app.findChangeTextOptions)
    {
    caseSensitive = true;
    wholeWord = true;
    }
    app.findTextPreferences = null;
    app.changeTextPreferences = null;
    for (row = 0; row < the_table.rows.length; line ++)
    {
    If (the_table.rows [row] .cells [0] .silence == ")
    continue;
    app.findTextPreferences.findWhat = the_table.rows [row] .cells [0] .silence;
    app.changeTextPreferences.changeTo = the_table.rows [row] .cells [1] .silence;
    app.activeDocument.changeText ();
    }

    Thank you very much!

    It should work, but make sure you do backup first. I'm not going to say once: first make a backup copy. Yes, I said that you should make a backup first!

    Copy the following script, paste it into an editor appropriate - Adobe ESTK which comes with InDesign is good enough. Save it as "omgwrongnumbers.jsx" in your user Scripts folder. Select as little text as possible, the script will be blindly increment (or decrement) all numbers in the range. And then double-click the script runs.

    //DESCRIPTION:omg the page numbers are all wrong!
    // A Jongware Script 18-Aug-2010
    if (app.documents.length == 0)
    {
         alert ("Oh give me some text to play with :'(");
         exit(0);
    }
    if (app.selection.length != 1)
    {
         alert ("We can't go on like this. Select some text first.");
         exit(0);
    }
    
    myDialog = app.dialogs.add ({name:"omg the numbers are wrong!",canCancel:true});
    
    with (myDialog)
    {
         with (dialogColumns.add())
         {
              with (dialogRows.add())
                   staticTexts.add ({staticLabel:"First to change"});
              with (dialogRows.add())
                   aBox = integerEditboxes.add({editContents:"1"});
              with (dialogRows.add())
                   staticTexts.add ({staticLabel:"Last to change"});
              with (dialogRows.add())
                   bBox = integerEditboxes.add({editContents:"99999"});
              with (dialogRows.add())
                   staticTexts.add ({staticLabel:"Add or subtract this value"});
              with (dialogRows.add())
                   cBox = integerEditboxes.add({editContents:"2"});
         }
    }
    if (!myDialog.show())
    {
         myDialog.destroy();
         exit(0);
    }
    first = aBox.editValue;
    last = bBox.editValue;
    step = cBox.editValue;
    
    if (first < 1 || first > last || step == 0)
    {
         alert ("Now you're pulling my nose arentya");
         exit(0);
    }
    app.findGrepPreferences = null;
    app.findGrepPreferences.findWhat = "\\b\\d+\\b";
    list = app.selection[0].findGrep(true);
    changes = 0;
    for (i=0; i= first && n <= last)
              changes++, list[i].contents = String(n+step);
    }
    alert ("Number of changes: "+changes);
    
  • Change the page size and text in Firefox 35.0.1

    I had a small red P at the top right of Firefox that changed the page size and the fonts that I lost after a reset: How do I get it back?

    Do you mean this extension?

    You can check the "Old data Firefox" folder on the desktop to see what extensions you previously had.

  • Prevent the user from changing the page in URL - Apex 5

    Dear community of Apex,

    We seek to protect our handling of URL pages.  The protection of session state is enabled, and each page has page value «Arguments must have Checksum» access protection  However, the documentation seems to discuss in order to prevent the user from element values in the URL.  We want to prevent the user to change the page ID in the URL.  Currently, a user is able to hack the URL and take in the middle of a wizard process for example.  Is it possible to stop this?  Other that an element of creative previous train stop check.

    * Version: Application Express 5.0.1.00.06

    Thank you

    Barry

    bSamuel wrote:

    We seek to protect our handling of URL pages.  The protection of session state is enabled, and each page has page value «Arguments must have Checksum» access protection  However, the documentation seems to discuss in order to prevent the user from element values in the URL.  We want to prevent the user to change the page ID in the URL.  Currently, a user is able to hack the URL and take in the middle of a wizard process for example.  Is it possible to stop this?  Other that an element of creative previous train stop check.

    Hi Barry

    Affecting the security attribute Access Page Protection page No. URL Access and navigate between pages using the type of the Page Management Branch (uncheck the option creates a branch using redirection page in the Wizard) will avoid this:

    No URL access -Page can not be found using a URL, but the page can be the target of a type of Page Management Branch, is not doing a URL redirect.

    It is a little more restrictive that a normal direction of the session state values cannot be positioned or erased declaratively in the branch, but is not often necessary in a several step wizard, and it's pretty simple to work round using prior processes - or post-branche or by referencing the item values directly from other pages.

  • A statement UPDATE changes the line if the update changes the column even value?

    HI -.

    I have a main classification and the corresponding audit table. I have a trigger. I created using the suggestion:http://www.runningoracle.com/product_info.php?products_id=211

    Now the problem that I am facing is that: if I run the same query (same value) update on the main table for n times (with the same data)... my audit table is updated with a new record every time. He is not able to determine that the value is the same.

    My goal is to load the audit table data if the value in a cell in the main table is really have changed.

    A statement UPDATE changes the line if the update changes the column even value?

    Best regards

    I have a main Table and the corresponding Audit Table. I have a trigger. I created using the suggestion:http://www.runningoracle.com/product_info.php?products_id=211

    Why?

    You try to resolve what made you what are the PROBLEM that select as the solution?

    Now the problem that I am facing is that: if I run the same query (same value) update on the main table for n times (with the same data)... my audit table is updated with a new record every time.

    Yes - it is EXACTLY what you say that you wanted to do and EXACTLY what the code does in this article.

    He is not able to determine that the value is the same.

    I think you mean that the code does NOT check if the value is the same. You can certainly change the code to do this check. But I have a question to start with your need for such a solution.

    My goal is to load the audit table data if the value in a cell in the main table is really have changed.

    OK - then modify the code to check EACH COLUMN and compare its NEW value to the OLD value and insert only the table of audit if SOME (or columns you care specifically) have changed.

    A statement UPDATE changes the line if the update changes the column even value?

    It depends on what you mean by 'change the line '. Of course to update a column with the SAME value does not change the resulting data value.

    But the physical structure of the line, the location of the pieces of line and information in the header block (YVERT, etc.) will change. And, as others have said Oracle doesn't know and doesn't care, so if the new value of a column is the same as the old value will create redo, undo and the rest.

    Start over and tell us what PROBLEM you're trying to solve. Then we can help you find the best way to solve it.

  • I create my web and download it to Dreamweaver, but it came as I wanted. Now, I need to change the page, but it does not allow me to do so because that is block need help

    Hello

    I create my web and download it to Dreamweaver, but it came as I wanted. Now, I need to change the page, but it does not allow me to do so because that is block need help

    First, set the folder of your site.  Go to Site > new Site > tell DW where to save files to the local site.

    http://layersmagazine.com/defining-site-Dreamweaver.html

    Nancy O.

  • Change the page size - grayed out of boxes

    I'm changing the page size of the pages within a document. Apparently, you're supposed to select the pages in the Pages panel and then change the height and width of the Panel settings. My height and width boxes are grayed out. What have I done wrong?

    Your screenshot shows you the active Selection (the black arrow) tool, not the Page tool (the third tool from above).

  • How to change the page numbers after adding &amp; save page numbers in the pdf document - need to change the existing page printed on the upper right in the header numbers

    How to change the page numbers after you add and save the page numbers in the pdf document - need to change the existing page printed on the upper right in the header numbers.

    These page numbers were initially created using Acrobat PDF header and footer.

    I have a 750 page pdf document that I've created.

    I have to sometimes the pages up and down after that I added the page numbers in the document by using the Header_Footer tool on the right column of tools.

    But after you save the document, if I get a few pages around, I can't go back and change the page numbers.

    I thought that the page numbers, as indicated in the header and footer must have changed automatically, but I guess that once its print, that it cannot be edited - is that, as what is?

    So I guess we should always first get a copy without numbers of pages before confirming the documents and the creation of an index.

    A way to remove these page numbers already there and add new page numbers.

    Its a lot of work to align 750 court documents and then realize that you must move some and then realize the page numbers cannot be changed and thus begin to do this all over again to compile which can take about 10 hours.

    My question is quite simple, but I hope that overall, I got my point. Sorry if I made it is too complex.

    If no simple way, want to know if anyone has another different tool or a few recommendations to better highlight what I'm doing wrong.

    Thank you for your review and response.

    You should be able to update with tools - Pages - header & foot-

    Update... It not work for you?

    If this isn't the case, then try to remove from this menu and then re - adding them.

    Tuesday, June 23, 2015 23:55, Fortune Mile [email protected]>

  • Change the page size, unexpected behavior, CC

    Hi, having a problem with the changes after the change of the page. In a nutshell if I get cardboard PMPoint transformation (0,0) before a change of page size, the result is exactly as planned, the origin of the page in the editing table. After I change the page size using kSetPageSetupPrefsCmdBoss and run the transformation even recalibrated value is identical before changing the page size.

    Here's some quick code and output to illustrate. PageSizing:; DoYourThing() called and made the intial processing, prints the output in InspectTransformation(), then call ChangePageSize() and remembers InspectTransformation().

    Sub PageSizing: DoYourThing()

    {

    IDocument* theFrontDoc = Utils<ILayoutUIUtils> ()->GetFrontDocument();

    if (theFrontDoc is nil) { cost < < "Need a doc." } < < endl; return; }

    fDoc = theFrontDoc;

    GetPageSpreadRefs()1); Download the UIDRef from the 1st page and spread

    if (fPageRef == UIDRef:gNull) { cost < < "Invalid Page" UIDRef. < < endl;} return; }

    if (fSpreadRef == UIDRef:gNull) { cost < < "Invalid spread UIDRef." } < < endl; return; }

    cost < < "before changing the size of the Page." << ENDL ;

    InspectTranforms();

    bool16 sizeChangeResult = ChangePageSize();

    if (sizeChangeResult) {

    cost < < "after changing the size of the Page." << ENDL ;

    InspectTranforms();

    }

    }

    Sub PageSizing: InspectTranforms()

    {

    do {

    PMPoint leftTopPage (0, 0); / / Page coords

    InterfacePtr<IGeometry> pageGeo (fPageRef UseDefaultIID(());

    PMMatrix page2Pb =:pageGeo InnerToPasteboardMatrix();

    PMRect pageBoundsInPasteboard = pageGeo->GetStrokeBoundingBox(page2Pb);

    PMPoint pageOriginInPasteboard is pageBoundsInPasteboard. LeftTop ();

    Helper:PrintPoint(pageOriginInPasteboard, 'Origin of the dough pension Page.');

    InterfacePtr<ITransform> pageTransform (fPageRef UseDefaultIID(());

    PMPoint leftTopInPasteboard = leftTopPage;

            :: TransformInnerPointToPasteboard() pageTransform, & leftTopInPasteboard);

    Helper:PrintPoint(leftTopInPasteboard, "transformed the point (0,0) in cardboard coords.") );

    } while (kFalse);

    }

    bool16 PageSizing: ChangePageSize()

    {

    bool16 retval = kFalse;

    do {

    InterfacePtr<IPageSetupPrefs> docPrefs (fDoc->GetDocWorkSpace(), UseDefaultIID());

    if (docPrefs is nil) { cost < < "Nile IPageSetupPrefs" < < endl;} Break; }

    InterfacePtr<ICommand> pageSizeCmd (CmdUtils:kSetPageSetupPrefsCmdBossCreateCommand());

    if (pageSizeCmd is nil) { cost < < 'No command' < < endl;} Break; }

    InterfacePtr<IDocSetupCmdData> cmdData (pageSizeCmd IID_IDOCSETUPCMDDATA);

    if (cmdData is nil) { cost < < 'Data command nothingness' < < endl;} Break; }

    PMPageSize currPgSz = docPrefs->GetPageSizePref(); / / 612, 792

    PMPageSize newPgSz (currPgSz. OutputWidth() + 50, currPgSz. OutputHeight () + 50);

    DocPageBinding link = Utils<ILayoutUtils> ()->GetDocumentPageBinding(:GetUIDRef(fDoc));

    cmdData->SetDocSetupCmdData(:GetUIDRef(fDoc),)

    newPgSz,

    docPrefs->GetNumPagesPref(en)

    docPrefs->GetPagesPerSpreadPref(en)

    docPrefs->GetWideOrientationPref(en)

    Liaison);

    Error code ec = pageSizeCmd ProcessCommand() CmdUtils:);

    retval = (ec == kSuccess);

    if (! retval) { cost < < "Resize the page command failed." } < < endl;}

    } while (kFalse);

    Return retval;

    }

    The output

    consoleOutput.png

    As you can see the origin of the page is different after the order of page size, but the transformation returns the same value of 0.0.

    Am I missing something about transformations or the order of page size?

    Thanks for any help. Mike

    Hello Mike,.

    you was not assuming that the upper left corner of a page in coordinates (0, 0) pasteborad. That is right. But you assuming that the upper left corner of a page in internal coordinates is (0, 0). And it is wrong. The origin of the page in internal coordinates is (0, 0) after resizing.

    Markus

  • How can I change the page size of a pdf document so that I can check on my iphone more clearly?

    How can I change the page size of a pdf document so that I can check on my iphone more clearly?

    This is way beyond what can be done with PDF, except by copying the text and make a new document in Word or something.

    That said, Adobe Reader on Windows may display the text AS IF the PDF file has been divided. It's the text reformatting. It may be possible in Reader for iPhone, you can try the player for ios forum.

  • I want to resize the text in the Apple support pages WITHOUT changing the page size

    I spend a lot of time reading and learning on the Apple discussion forums, but all of a sudden my text size became too small. While I can easily adjust to the size of reading, which unfortunately also increases the size of the page and as a result I have to drag left and right pages to read continuously or click on the symbols... I'm trying Nosquint, but so far have not found the solution.

    There should really be a non-technical way of this operation and thus creating a permanent framework. All of my pages of BBC can be addressed via the parameters of 'content', but it does not affect Apple talk pages.

    There are two types of Zoom in Firefox; Text zoom and zoom on the Page.
    See for zoom text: https://support.mozilla.org/en-US/kb/font-size-and-zoom-increase-size-of-web-pages#w_how-to-only-change-the-size-of-the-text

  • limit the width by changing the page template

    Hi all

    I'm trying to get my site looks like http://www.plsqlchallenge.com

    so I tried to limit the width of the content page by changing the default page template as follows:

    go to the components shared = > models

    Theme: 7 Blue modern

    Type: page

    Choose the default template: No. Tabs - right Sidebar (optional / based on a table)

    just before #FORM_OPEN # I added this:

    < div id = "DΘmarrer" style = "width: 970;" height: 100%; box-shadow: 0 0 20px #333333; border-radius: 10px 10px 10px 10px; background-color: #00FFFF; ">

    and just after I added #FORM_CLOSE #.

    < / div >

    I also played a little with the other divs (changed colours)

    I can't seem to get the right result

    Help, please

    KR

    Martin

    Martijnke wrote:

    Hi all

    I'm trying to get my site looks like http://www.plsqlchallenge.com

    so I tried to limit the width of the content page by changing the default page template as follows:

    go to the components shared-online models

    Theme: 7 Blue modern

    Type: page

    Choose the default template: No. Tabs - right Sidebar (optional / based on a table)

    just before #FORM_OPEN # I added this:

    and just after I added #FORM_CLOSE #.

    In CSS units must always be specified for dimensions (except if the value of the dimension is 0). This means that width: 970 is not a property is valid and it is ignored by the browser. You must use width: 970px; to the rule.

  • Batch to change the page size of InDesign documents

    I have about 300 documents in InDesign (2014 cc, Mavericks) a page of various page sizes. Each page is wider than 4 inches and 4 inches larger than the content of the page. The content is in middle of the page - actually make a margin of 2 inches (but with no margin guides) around the content. What I need to do, is get the page of all documents will have to be a specific page size, 7,125 "x 9.75".

    I was able to accomplish this by putting all the docs in a book, make a master page 7,125 "x 9.75" on a doc, synchronize the other docs and then opening each doc and apply the master page. The last piece was a bit a lot of work and I would like to avoid it in the future.

    Could write a script that opens some InDesign documents (in or not in a book) and changes the various sizes of page to the necessary size? I've never written scripts before, so no idea if it's possible or how to do it.

    I put the following on another forum and got help, but it took that I have control over the creation of the original documentation. And I did not. "Is there a way to globally apply a master page to all pages of all documents in a book?

    Any help is greatly appreciated.

    Hello

    What is your requirement

    var myFolder = Folder.selectDialog("Select the Folder contains Indesign Files")
    
    var myFiles = myFolder.getFiles("*.indd")
    
    alert("Total Indesign Files: " + myFiles.length)
    
    for(i=0; i
    

    Concerning

    Siraj

  • Change the page size and get the error on the booklet. Why? Only in CS6...

    Why when we work with a material to many pages, and all pages have the same measure and change the size of each page (in file-> Document format), we can generate more booklets? I tested version CS5 and it worked perfectly in the version CS6 gives the error:

    "The active document uses multiple pages sizes. Booklet printing only works with documents that use consistent page size. »

    I checked all the pages and all have identical dimensions between them.

    Take a test.

    Open a new file with multiple pages. Try to create a booklet. Will work correctly. After that, go to file-> size and change the size of the pages page. Now try to create a booklet. Will give an error.

    I tested in a couple of Mac...

    Peter is right, that this problem is not being solved in the hotfix released today.

    I already signed in to the same bug and sent to engineering for a fix, waiting for a response from the well side!

    There is workaround as copy and paste the contents to a new file, but not a fix solution as if now.

  • Change the page layout in iExpense so this button bar is shown only once.

    Hi all

    In our standard iExpense page, for Exam fee screens button bars are ongoing posted TWICE - at the top of the page and the bottom. But I want that this button bar to display only once. I tried to see where it is defined in the section of page layout to reorganize but am unable to zero in where to make this change.

    Pointers?

    Kind regards
    Archana.

    Archana,

    You mentioned, I submit my page, I am taken to review the page again.
    The review page is the second page on the right, how you found the box on this page.
    Maybe the same region is divided between the first and the second page.

    In this case, when you get to the second page (review) must check your controller extended with page you're in and get the handle of your box and make it readonly.

    Otherwise, add your checkbox in a region where it is not shared in the review page.

    Thank you.

    With respect,
    Kali.
    OSSi.

Maybe you are looking for