Show/hide HTML Region with click on a Button

Hi,
is it possible to Show or hide a HTML Region if o want to use a Button for hide or show the region?
Can  everyone explain it to me?
Thx for all
René

Hi,
htmlRegionId can something like dataDiv
In Header section of the region 
<div id="htmlRegionId">
In Footer section of the region
</div>
on Page level javascript
<script type="text/javascript">
function showHideRegion(){
     $("#htmlRegionId").toggle();
</script>
On Button Click Action redirect to URL and enter the following text
javascript: showHideRegion();

Similar Messages

  • HTML Region with source as an item not rendering HTML

    HI All,
    1) I have a hidden item P1_ITEM which will be populated after page submit. This item value will be a text with HTML tags
    2) I have created a HTML region with source as &P1_ITEM.
    However the text in HTML region is not getting rendered properly for eg;-
    If the value of P1_ITEM is
    *HI &lt;BR &gt; HOW R U &lt;BR &gt;
    &lt;BR&gt; tag appears as such and is not rendered in HTML format.
    What should I do to get the HTML rendering correct.
    Thanks & Regards,
    Vikas Krishna

    Hi
    I created the scenario you explained and found the same issue. I don't know the reason may be some other expert can explain the it.
    However as a workaround you can create a PL/SQL (anonymous block) region and in the source you can use
    htp.p( :P1_ITEM );----
    Zulqarnain
    MaxApex Hosting
    http://www.maxapex.com

  • How to export the Apex web page to PDF with click of a button?

    How to export the Apex web page to PDF with click of a button?
    Am looking at exporting the Form view on APEX to be exported to PDF.

    In order to get a PDF, you need to generate a Report....in PDF format.
    If you are using the APEX Listener, you can initiate the download of the PDF by calling APEX_UTILS.download_print_document()  (I normally place this in a Process)
    BUT -- You have to create the Report (under Shared Components) and a Template (also under Shared Components).
    The white paper in my first post gives you the HOWTO "[Create] Custom PDF Reports with Oracle Application Express and the APEX Listener".
    Start by creating a Report (in Shared Components, bottom right) that uses a simple SQL statement like:
    Select * from emp where empno = :P15_EMPNO
    You may need to hard code the parameter before you hit "Download XML" button.
    The XML that you get from clicking "Download XML" satisfies the "Step 1 - Create an XML Data Source" found on Page 11 of the document.
    The rest of the instructions is in that whitepaper.
    MK

  • BUG - Copy HTML region with items

    When you copy a html region - there is the option to copy buttons and items.
    If you specify Yes on items, and specify the same page number, you will receive validation error "You may only copy items to a different page". However, change it to No, and the items are still copied. In fact, the items are always copied whether you check yes or no to copy items. This is the case whether you are copying to the same page or not.
    I don't have a problem with having the ability to copy items in the same page, in fact i'd prefer that. But currently, there is no option not to copy them.
    OK.. Test Cases:
    To different page:
    Copy items - No; Copy Buttons - Yes = everything is copied
    Copy items - Yes; Copy Buttons - No = items only are copied (expected)
    To same page:
    Copy items - No; Copy buttons - Yes - everything is copied
    Copy items - No; Copy buttons - No - nothing is copied (expected)
    I have verified this bug on apex.oracle.com
    Edit: I have not tested with other region types - only HTML

    Hi Trent,
    Thank you for reporting this issue and providing the test cases. I have filed bug #13607613 for this issue.
    Regards,
    Anthony.

  • Cannot get an Apex HTML region with table with a background image to resize image to fit table

    I want to achieve this: Table whith background image but cannot get it to work in an Apex page with HTML region.
    Adding the following code to the html region:
    <table class="tableWithBackground" width="300px" height="200px" border="1">
        <tr>
            <td>
                <img class="tableBackground" src="#APP_IMAGES#Demo.jpg">
                Hello
            </td>
            <td>
                World
            </td>
        </tr>
        <tr>
            <td>How are<br><br><br><br><br>you?</td>
            <td>I am fine</td>
        </tr>
    </td>
    Results in a page with a table but without borders (at his stage I have not yet uploaded the Demo.jpg). After uploading the Demo.jpg results in a table with the entire image placed in het first cell. After placing the class code in the CSS inline property I expected to see the result as is shown in the Table whith background image  demo. For some reason this does not work (the image is no longer visible).
    Can anybody tell me how to achieve my goal?
    Thanks in advance!
    Geert

    Geert01 wrote:
    I want to achieve this: Table whith background image but cannot get it to work in an Apex page with HTML region.
    Adding the following code to the html region:
    <table class="tableWithBackground" width="300px" height="200px" border="1">
        <tr>
            <td>
                <img class="tableBackground" src="#APP_IMAGES#Demo.jpg">
                Hello
            </td>
            <td>
                World
            </td>
        </tr>
        <tr>
            <td>How are<br><br><br><br><br>you?</td>
            <td>I am fine</td>
        </tr>
    </td>
    Results in a page with a table but without borders (at his stage I have not yet uploaded the Demo.jpg). After uploading the Demo.jpg results in a table with the entire image placed in het first cell. After placing the class code in the CSS inline property I expected to see the result as is shown in the Table whith background image  demo. For some reason this does not work (the image is no longer visible).
    Can anybody tell me how to achieve my goal?
    This is a workaround. What's your real goal? Why do you want to do this?
    What browser(s)/version(s) are you using? All current browser versions have support for CSS3 background sizing which is the proper way to do this.

  • Stick Show/Hide Dock Status with each Space ?

    Hi,
    I'd like to save the Show/Hide status of the Dock with each and every Space, so that for example I can always see the Dock on Space 1 where I have my Mail, iChat, iCal and other apps which use their Dock icons to notify me of new events, but I never want to see it on Space 3 or 4 where I only have Aperture or Logic on my entire screen.
    Then I wouldn't have to press commandoptionD to show or hide the Dock each time after switching to a different Space.
    Is that somehow possible ?
    Thanks !

    Hi,
    I'd like to save the Show/Hide status of the Dock with each and every Space, so that for example I can always see the Dock on Space 1 where I have my Mail, iChat, iCal and other apps which use their Dock icons to notify me of new events, but I never want to see it on Space 3 or 4 where I only have Aperture or Logic on my entire screen.
    Then I wouldn't have to press commandoptionD to show or hide the Dock each time after switching to a different Space.
    Is that somehow possible ?
    Thanks !

  • How to SHOW/HIDE a dreamweaver layer from a flash button?

    I have almost 2 weeks tying to find a solution for this. Please help...
    -How can you SHOW/HIDE an thml-dreamweaver layer from a flash movie button.
    My html layer name is LAYER1, and my FlashMC botton name is FLBOT1
    Now, what is the actionscript that im suppouse to place in the flash button?
    Please respond, Thanks

    Adobe removed Flash Text and Flash Buttons from CS4 for accessibility reasons.  Flash buttons aren't web friendly.  And if you use this approach, you'll need to work in Flash because DW doesn't write Action Script for you.
    That said, you could do something similar without Flash.
    Pure CSS Disjointed Menu Rollovers
    http://alt-web.com/DEMOS/CSS-Disjointed-Menu-Rollover.shtml
    Pure CSS Disjointed Text Rollovers
    http://alt-web.com/DEMOS/CSS-Disjointed-Text-Rollover.shtml
    Show/Hide Layers with DW behaviors:
    http://www.cbtcafe.com/dreamweaver/showhidelayers/index.html
    Walter Zorn's Tooltips
    http://www.walterzorn.com/tooltip/tooltip_e.htm
    FloatBox Demos
    http://randomous.com/floatbox/demo
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.com/blogspot.com

  • Multiple Form Regions with a single Save button

    Hello,
    Is it possible to have multiple form regions on a single page, with a single Save button that commits changes in all form regions? If so, would the forms have to be manual forms?
    If that is not possible, or a bad way to go with APEX, what are my alternatives?
    I am trying to avoid the user having to click through many screens to input the data. Logically each section should be in a different table, but I would like to group some of the sections together to reduce the number of pages the users need to navigate to.
    Thanks in advance for your help,
    Johnnie
    Edited by: johnniebillings on Jun 1, 2009 9:33 PM

    Hi Johnnie,
    I assume that the tables are related somehow?
    If so, you can create a SQL View on the joined tables (making sure that you have a unique ID for each record in the view that can act as the Primary Key), base the form on that view and then use an INSTEAD OF trigger on the view to populate the individual tables.
    Andy

  • Show/Hide Div Layer with CSS (k)

    Is there a way you can control the visibility of a Div Layer
    without
    Javascript? Using CSS perhaps?
    Even though a small percentage doesn't have Javascript
    enabled, I need
    to have something to show. In this case a webpage that has
    button when
    clicked shows a layer.
    Can this be accomplished with CSS?
    -Kirk

    "Thierry" <[email protected]> wrote in message
    news:foqle4$470$[email protected]..
    > fwiw, I don't see an issue with that. I think the user
    would get (fast) a
    > pretty good understanding of how things work.
    > imho, it'd be like saying a flyout menu is buggy because
    once submenus are
    > opened and the user clicks outside of them they close...
    > This is part of UE, I think it's an "expected behavior".
    > As a side note, I don't think this gallery is more
    confusing than a
    > lightbox gallery ;)
    Clicks, to the average user's grasp of conventional wisdom,
    are permanent.
    You click and something happens. We're talking about web
    pages here, not OS
    controls -- so a Windows flyout menu that initializes on
    click, works on
    mouseover, and closes onclick is not necessarily a good
    analogy. I would bet
    a tidy sum that any focus group that did not include web
    designers would,
    consensually, be confused by that page. Moreover, the
    behavior is not the
    same in all browsers.
    > ...and on top of that, it is very keyboard friendly.
    > So it is not *that* bad...
    That's the only good thing - but making a page that works
    well for keyboard
    users at the expense of the rest of the world is not logical.
    But hell, if Kirk likes that technique, he is certainly free
    to use it. I
    was just reading through this forum today and was kind of
    surprised to see
    someone recommending that technique.
    Que sera.
    Al Sparber - PVII
    http://www.projectseven.com
    Extending Dreamweaver - Nav Systems | Galleries | Widgets
    Authors: "42nd Street: Mastering the Art of CSS Design"

  • Trying to show/hide a region based on other DB content

    I am trying to get a date to show or hide based on the content of another date within the same record, but I don't know how to write the code for the bold compare bit of the show if, the bit after the !==
    Here's the code I have:
            <?php if ($row_rs_events['fld_eventsEND']!=="$row_rs_events['fld_eventsSTART']"){ ?>
    It's two dates for an events calendar list that I am building, and basically it works like this... IF I have a start date and an end date which are different (a multiple day event), then I want both dates to display, but if the start and end date are the same (a single day event), then I only want to show the start date.
    Multiple days event:
    From December 10, 2012 to December 15, 2012.
    Single day event:
    On December 10, 2012
    Can you please advise?
    Thanks.

    looks correct to me, except for the extra double-quotes:
    <?php if ($row_rs_events['fld_eventsEND']!==$row_rs_events['fld_eventsSTART']){ ?>

  • BB sent email msgs show as HTML code with Entourage?

    All my emails sent from my BB BOLD appear to what I think is HTML code in my "sent" folder in Entourage. When viewing the sent folder on my HP laptop using Outlook the sent msgs appear normal. Anyone have any suggestions for a remedy. So far, APL CARE and Microsoft tech support have no suggestions for a fix. Below my mane is a sample of what a sent msg from my blackberry looks like in Entourage. I deleted some info for privacy purposes.
    Stats:
    Bold 9000 OS 4.6.0.297
    Mac OS 10.6.2 (IMAC 27")
    Office 2008 Business Edition
    Exchange email but not setup through an enterprise server
    1 very frustrated customer!
    Jason
    X-MimeOLE: Produced By Microsoft Exchange V6.5
    Received: from 67.223.78.109 ([67.223.78.109]) by dspsrv1.DSPCLINICAL.local ([192.168.30.10]) with Microsoft Exchange Server HTTP-DAV ; Wed, 3 Feb 2010 16:12:55 +0000
    MIME-Version: 1.0
    Content-Type: text/html;
    charset="Windows-1252"
    Content-Transfer-Encoding: quoted-printable
    X-rim-org-msg-ref-id: 1494303592
    Content-class: urn:content-classes:message
    Subject: Fw: jungreis edc
    Date: Wed, 3 Feb 2010 11:15:34 -0500
    Message-ID: <1494303592-1265213724-cardhudecombobulatorblackberry.rim.net-311610119-@bda066.bisx.prod.on.blackberry>
    X-MS-Has-Attach:
    X-MS-TNEF-Correlator:
    Thread-Topic: jungreis edc
    Thread-Index: Acqk677TN29/DgTOTZOarV/XXQzg==
    From: "Jason
    To: "Jacob
    Reply-To: "Jason
    <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
    xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
    xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" =
    xmlns=3D"http://www.w3.org/TR/REC-html40">
    <head>
    <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
    <o:SmartTagType =
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
    name=3D"Street"/>
    <o:SmartTagType =
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
    name=3D"address"/>
    <o:SmartTagType =
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
    name=3D"City"/>
    <o:SmartTagType =
    namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
    name=3D"place"/>
    <!--[if !mso]>
    <style>
    st1\:*{behavior:url(#default#ieooui) }
    </style>
    <![endif]-->
    <style>
    <!--
    /* Font Definitions */
    @font-face
    {font-family:"Rage Italic";
    panose-1:3 7 5 2 4 5 7 7 3 4;}
    /* Style Definitions */
    p.MsoNormal, li.MsoNormal, div.MsoNormal
    {margin:0in;
    margin-bottom:.0001pt;
    font-size:12.0pt;
    font-family:"Times New Roman";}
    a:link, span.MsoHyperlink
    {color:blue;
    text-decoration:underline;}
    a:visited, span.MsoHyperlinkFollowed
    {color:purple;
    text-decoration:underline;}
    span.EmailStyle17
    {mso-style-type:personal-compose;
    font-family:Arial;
    color:windowtext;}
    @page Section1
    {size:8.5in 11.0in;
    margin:1.0in 1.25in 1.0in 1.25in;}
    div.Section1
    {page:Section1;}
    -->
    </style>
    </head>
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'>Hi Jason,
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'> 
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'>I just wanted to let you know a lot of my patients =
    are
    frozen again in EDC.  Maybe they should be, I don’t know, I =
    just wanted
    to let you know.
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'> 
    <span =
    style=3D'font-size:
    12.0pt'>Regards,
    <font size=3D6 color=3Dblue face=3D"Rage =
    Italic">Joan =
    Cutillo, <span =
    style=3D'font-size:18.0pt;font-family:
    "Rage Italic";color:blue'>LPN, CCRC
    <span =
    style=3D'font-size:
    12.0pt'>Joan Cutillo, LPN, CCRC
    <span =
    style=3D'font-size:
    12.0pt'>Clinical Research Manager
    <span =
    style=3D'font-size:
    12.0pt'>National Pain Research Institute, =
    LLC
    <st1:address =
    w:st=3D"on">1201 S. =
    Orlando Ave.
    <font =
    size=3D3
    face=3D"Times New Roman">Winter =
    Park,
    Fl, 32789
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'>(407) 622-5766 x1420
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'>Fax 1-561-515-8869
    <span =
    style=3D'font-size:10.0pt;
    font-family:Arial'><a =
    href=3D"mailto:
    <span =
    style=3D'font-size:
    12.0pt'> 
    <!--[object_id=3D#natpain.com#]--><FONT =
    color=3D#0000ff>
    <SPAN =
    style=3D"FONT-STYLE: italic; FONT-SIZE: 12pt">
    <SPAN style=3D"COLOR: =
    black; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New =
    Roman'">NOTICE: This e-mail (including attachments) =
    is covered by the Electronic Communications Privacy Act, 18 U.S.C. =
    2510-2521, is confidential and may be legally privileged. If you are not =
    the intended recipient, you are hereby notified that any retention, =
    dissemination, distribution or copying of this communication is strictly =
    prohibited. Please reply to the sender that you have received the =
    message in error, and then delete it.<SPAN =
    style=3D"FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; =
    mso-fareast-font-family: 'Times New Roman'"><?xml:namespace prefix =3D o =
    ns =3D "urn:schemas-microsoft-com:office:office" =
    /></body>
    </html>

    I would suggest you consult your BB documentation and/or their tech support and see if there's a way to send email as plain text rather than HTML. That would avoid the problem regardless of the email client being used to read the messages.
    Alternatively, you could try using Apple Mail (included with Mac OS X) instead of Entourage and see if Mail has better luck rendering the HTML messages your BB is sending.

  • Need to Show/hide text on later page dependent on Button

    Ok, I am VERY new to Acrobat forms.  I am trying to use Acrobat X to build a large custom survey PDF form to be used on a variety of Tablet platforms (PC/Android/Mac) so I am trying to limit any "special" coding that different platforms might not support.
    I have scanned the discussion boards and found lots of close examples, but nothing quite fits.
    Situation is like this.  I have a LOTS of Radio Boxes, and Pull downs (16 pages worth)
    Condition Red List
      [ ] Condition One
      [ ] Condition two
      [ ] condition three
    Condition Green List
    [ ] Condition One
    [ ] Condition two
    [ ] condition three
    Some are exclusive (only one valid choice) others support multiples ( condition one AND three)
    Easy so far....
    SEVERAL (16) PAGES LATER there is a SUMMARY page where I want to display (or not) the descriptive Text associated with SOME of the earlier choices.
    Pretty Summary Header, date project numbert etc....
    Disclaimer text Bla Bla Bla
    The follwoing is a SUMMARY of the major issues from the previous pages
    White summary : This is the Text associated with White condition two. this could be a line, a list of things, or a paragraph
    Red    summary : This is the Text associated with Red condition three. this could be a line, a list of things, or a paragraph
    Green summary : This is the Text associated with Green condition two. this could be a line, a list of things, or a paragraph
    Green summary : This is the Text associated with Green condition three. this could be a line, a list of things, or a paragraph
    More disclaimer text
    I understand (sortof) that I can have a Variable "red_list_1" that can be true/false and that will affect a line/field back on the summary page....
    The following is a cut-n-paste ROUGH of what I think I need... it hasn't been tested (yet) and I am sure there are typos.  There are LOTS of examples of scripts that make things appear/dissapear (like the following) but I am trying to find a SIMPLE one that will the best when there are lots of them....
    var f = this.getField("Red_list_1");
    if (f.value==(true))
        g.display = display.hidden;
    else
        g.display = display.visible;
    Ok...a couple of things I don't yet get...
    Can I combine statements/functions like I used to in (insert old language here) like
         if (this.getfield("Red_list_1").value)==true then g.display = display.hidden else g.display = display.visible
    On my Summary page, do I need lots of fields that hide/disappear, or can I build one Monster field with lots of stuff inside it?
    If I have lots of fields, how do I get them to flow nicely together?
    My form is HUGE (16 pages of questions) , so I will have lots of text that 'can' be copied to the summary page, is there an easier way to build such a thing?
    Lastly, and this is may be a question unto its self... If the "Summary" needs to go onto a 2nd (or more) page, how do I make sure it will "flow" nicely?
    Note: The nice thing is that the filled in form -IS- the final product.  I don't need to upload it, syncronize it, or otherwise send it anywhere.  I will save the filled in form for reference and edits (if needed) but the client get a copy of all 17 pages (16 + summary) and thats it.
    Oh yes...I am using Acrobat as it works, is supported, and doesn't need the cloud and will run on standalone devices with no cloud connectivity.  Once the surveyor has the form they can go anywhere with it, complete the form, even print a copy of it, without needing to upload anything.
    Thanks for the help, I have been working this for a while, and keep getting partial solutions, some that work great, but are really really messy to try to do on a large scale, others use lots of stuff supposedly not supported on the Apple Ipad reader. (everything I have tried has worked???, not sure the issue)

    Hi,
    You have a couple of different options, You can have a condition on the form and report. So you choose the condition as something like Request = Expression 1 for the form and enter CREATE. Then in the report user Report != Expression 1 and enter CREATE. That way it will show the report all the time except when CREATE is pressed.
    If you want to make it a bit more sophisticated you can use a Dynamic Action, so you have a dynamic action that has a true action of show the form and another true action of hide the report and then the opposite way round in a a false action and set the false action to fire on page load.
    Hope this helps
    Thanks
    Paul

  • How to hide/show reports region with radio group selections

    Hi, I have an HTML region with a radio group of two choices (Rpt1 and Rpt2). Also got two other report regions which depend on the radio group selections and by pressing a button it will display records.
    Everything does work perfect BUT say I select Rpt1 and press the report button it will show the records and after that if I select the Rpt2 radio button I still see the result of Rpt1 records. How can I clear or hide the reports regions when I change my radio button selection?
    Thank you
    -iahmadi

    Hi,
    You can create HTML regions that do not need to contain anything at all (use the "No Template" region template to ensure that you don't see a region Title on the page).
    However, in order to get this region to be displayed until the Report button is clicked, you would need to have a hidden page item (called, say, P1_SHOW_REPORT) that has, as a default, 0 as a value. The branch that is triggered by the Report button would then set this item to 1 - so, 0 = hide and 1 = show
    On your page you should have a branch that is conditional on the Report button being clicked. On this branch, set the first "Set these items" to P1_SHOW_REPORT and "With these values" to *1*. You should also have a branch on the page that is unconditional - meaning that it can be triggered by anything that submits the page. Firstly, this branch should have a high Sequence Number (say, 99) and secondly, should should set the value of P1_SHOW_REPORT to *0*. So the Report button sets it to 1 and anything else (which will include the radio button selections) will reset it to 0.
    Now, on your regions you have to change the conditions slightly as we now have two conditions to check - which report has been selected and whether or not the Report button has been clicked.
    This can be done by using a SQL Exists condition of something like:
    SELECT 1 FROM DUAL WHERE :P1_SHOW_REPORT = 1 AND :P1_RADIO = 'ABC'(where ABC is the value for the radio button for the report
    The "blank" region would also have a condition - that would be a simple Item = Expression 1 condition of P1_SHOW_REPORT = 0
    Andy

  • Javascript Help Needed to Show/Hide Regions

    version 4.0.2.00.07
    Hello,
    I'm hoping that someone would help me with creating a Javascript function to Show/Hide regions.
    I have a Select List defined as Checkboxes that when clicked I would like to show specific regions that contain fields that are specific to that checkbox selection. There are currently four selections available. There are two selections that would show one region and the other two selections would show the other region.
    Please let me know if I need to clarify anything.
    Thanks,
    Joe

    There is an out-of-box solution that may help you - check out the "Customisation" section in the region properties.
    Otherwise, you might like to explore using a Dynamic Action to show/hide your region based on an event on your relevant checkbox.
    Either way, you should have a declarative solution when you thought you might need to hand-code some javaScript :-)
    ps - thanks for providing your Apex version.

  • Having trouble showing an Iview in a HTML page with frames format

    Hi, I have a public webpage with 3 frames (top, navigation and content)
    In the content part has to be showed a portal anonymous page.
    I created the anonymous portal page that shows me a Webdynpro that I created, works fine. But when I put the link in the frame of the public webpage, is like the page entered in a loop and nothings is showed.
    But if in the frame I put the direct Webdynpro link works fine but the Custom colors that I set in portal doesnt works (and this is important).
    Any1 know how can I do to put an anonymous portal page inside a frame html without lossing the colors that I replace in the theme editor.

    sun1977 wrote:
    Hi,
    I have the Home page which has the usual static text. I was looking for the option of showing some data on that page like
    1. last data load date which will have to be selected from the database. Do we just create a dynamic action on the HTML page? Going to try this now. But just wondering if there is a proper way to do this?
    Just to be a little more specific. I have static text in <Table> tags in a plain HTML page. So within the <TABLE> tags which is in the text source, Can I call bind values or PL/SQL procedures?. Was looking for some ideas on this.There are several options. One is to create hidden page or application items set using queries in item source, computations or processes. These can be referenced in HTML region source (and other places) using the static text exact substitution notation:
    &P1_ITEM.Another is to replace the HTML region with a report region using a custom report template. If there are a number of related values to display this is likely to perform better as only one query is involved.
    Unless these values respond dynamically to changes on the page there is no call to use Dynamic Actions.
    2. Insert the audit field with the SSO username. Any idea which variable stores the username which maybe can be passed to the trigger to update before an insert/update.Use the built-in <tt>APP_USER</tt> substitution string. For this purpose normally in a database trigger including a fall-back value to cope if the table is modified outside of your APEX app:
    :new.modified_by := nvl(v('app_user'), user);

Maybe you are looking for

  • How to share files using airport extreme?

    how can i share files between 2 computers connected to a wifi using airport extreme?

  • How to debug a bean in JSP page with JBX???

    How to debug a bean in JSP page with JBX??? i have a bean within a JSP page. i wanna find out how do they varibles work and changes of them values. are there some ways or tools to get the situations of them in visual way? just like when i debug VB pr

  • How to get a price drop for Adobe Audition CC?

    When the CC subscription model and pricing was announced, I was pretty annoyed to say the least. Paying the equivalent of $25 a month (UK based) for one piece of adobe software, regardless of the fact that Audition was probably the cheapest Adobe CS

  • Erase songs from iCloud

    how do i erase a song from icloud

  • 1841 configured as pptp server, but 1723 port are filtered

    IOS: c1841-advsecurityk9-mz.124-15.T4.bin nmap reports port 1723 filtered. Acl 101 doesn't deny port 1723. I have try to remove acl 101 from FastEthernet 0/1, but the result were the same... With or without acl 101 on FastEthernet0/1, nmap reports 17