Template link to popup?

Hi,
I was wondering if what I am trying to do is feasible? I am trying to create a hyperlink in a template header
that will launch a popup window when clicked. Is this something that can be done? I am assuming yes and I just havent gotten the syntax down yet but I am just trying to make sure I am not wasting my time. I guess the question is do I put the javascript in the template or in the html header of the page I am using the template on?
Thanks in advance!

Hi,
Thanks for the reply! But can I move a Navigation Bar Item to somewhere different?
For example like I am trying to do is create this Navigation Bar Item but in a Template of
the Report Region Header. So currently the default Report Region Template has
a Blue Bar and Text in it, the Text is the Label for the region. I want to add after the
text in the region a hyperlink to a popup. So what I did was copy the Report Region
Template to a new Template and then added the hyperlink after the #TITLE#
in the Region...
Thanks so much

Similar Messages

  • When i click on edit link a popup has to open and i have to show the inform

    Hi all,
    i have an arraylist with instances of Sectionbean.java class.
    I created a panelgroup layout to display all the variable inside Sectionbean.java class. and a link called "edit".
    i kept this panelgrouplayout as a child for iterator .
    out put is like this
    1 aaaa abc edit
    2 bbb abc edit
    3 ccc abc edit
    I am getting all the values and rendering in the ui properly like above.
    here when i click on edit link a popup has to open and i have to show the information related to the selected edit link in that row.
    can anyone give me suggistion that how to sove this .

    in the command link.. create a clientAttribute settign the value.. and use it in the popup using the source
    <af:commandLink id="cl2">
    <af:outputText value="#{row.Title}"
    id="outputText1"/>
    <af:clientAttribute name="title"
    value="#{row.Title}"/>
    <af:showPopupBehavior popupId="::p1"/>
    </af:commandLink>
    <af:popup id="p1" contentDelivery="lazyUncached" eventContext="launcher"
    launcherVar="source">
    <af:dialog id="d1" type="ok" title="Popup" contentWidth="300"
    contentHeight="200">
    <af:panelGroupLayout id="pgl4" layout="vertical">
    </af:panelGroupLayout>
    </af:dialog>
    <af:setPropertyListener from="#{source.attributes.Title}"
    to="#{pageFlowScope.Bean.contentId}"
    type="popupFetch"/>
    </af:popup>
    here the client attribute is set with the row.Title and later in the popup we are fetching the same using.. source.attributes.Title

  • What can be done in our code in order to disable the Link/Hand/Popup actio?

    Hi all,
    We are implementing a process that includes an Adobe Form. This form retrieves some information from our ERP and has some images that represent some executives’ signatures and company’s logo. At runtime, this application seems right, but when you place the mouse over the images a “Hand” appears and a click is possible. If you click over it, a FileSystem PopUp appears and you can choose a new image. What can be done in our code in order to disable the “Link/Hand/Popup” action??
    Regards and Thanks in advance!

    Hi Carlos,
    You can write a script to make it readonly .
    Click on the image element .check the object properties.
    find the bind
    nd u can use the formcalc script to disable action like;
    Event :Initialize
    Script :formcalc
    runat :client
    Subform.image1.access="readOnly"
    Swathi
    Do offer pts:-)

  • How to do textual link mouseover popups in Dreamweaver

    I am looking for a way to implement link mouseover popup text
    explanations. I have image thumbnails, and I want that when the
    viewer moves the pointer over the thumbnail a popup comes up
    explaining (textually) what the thumbnail links to.
    In GoLive, when creating a link, there was a field in the
    link inspector that, when text was entered, automatically directed
    the browser to create a mouseover popup giving a textual
    explanation of the link.
    How do you do the same in Dreamweaver? Directions much
    appreciated.
    Cheers -- Bill

    Without using any funky JavaScript, try adding a TITLE
    attribute to your
    IMG tags:
    <img src="image.jpg" alt="" title="Pop-up text here" />
    Alec
    Adobe Community Expert

  • ERecruiting:Process Template link not working

    Hi All,
    Recently we have applied a patch "nw eph1 sp05" after which the Process template link is not working.
    We have raised an OSS note in this regard and they have a provided Note 1342091 to apply.
    We have implemented that note and found that the Process Template link is working, but it is failing in one place:
    Recruiter start page>View/Manage Candidates within Requisitions>Assignments>Select candidate and click on the 'Process Activities' button>click on the Process Template link
    When we click on the Process template link a blank page appears.
    However we have replied back to them, meanwhile I would like to know if anybody have faced any similar issue can provide some ideas in this regard.
    Thanks,
    PoojaM

    The issue has been resolved.

  • 'Edit Template' link

    Hi
    I would really like to hide the 'edit template' link from our administrators when they are in the edit mode of a page. We would like to use one global template and it would be disastrous if it could be changed by our administrators.
    Thanks

    If you restrict the access privileges on your template to only allow yourself to manage the template then the edit template link will not appear when users with lesser privileges are authenticated.

  • Unable to return from a column link to popup page in the same window

    Using 3.2
    I have a tabform with a link to a pop-up page (and passing values). It's working fine but when I 'Save' on the pop-up, instead of returning to the originating page, it opens up a new window with the originating page on it. How do I get back to the originating page? I'm sure it's in my branch or button url syntax but can't figure it out. I tried creating a process to 'close window' but still opens up a new window.
    FYI - if I just do the 2nd page as a normal page, all is fine but the users would prefer a popup.
    Thx.
    Sandie

    Use the template 'Popup' for your page.
    Create a After Submit Process and select the option 'Close Window'. Make sure this is the last process (highest sequence number). This will automatically closes the popup window and user will be on the parent page.
    Do not create any branches on the popup page or any target in your Save button.
    If you need to refresh the parent page with the information entered on the popup page, enter the following code, at the end, in the process that does your DML (a process that comes before the Close Window process).
    htp.p('<script>');
    htp.p('window.opener.location.reload(true);');
    htp.p('</script>');
    I have created popups this way and they work, at least in 3.2version. In APEX 4.0, the parent page is not refreshing with the data entered on the popup page, which I'm currently investigating into. If you have a different code to refresh the parent page, please share it with me.
    Edited by: rbheemir on Nov 10, 2010 2:56 PM

  • Report to show Document Templates linked to what business partners

    Hi all,
    I want to write a report to show what default document print templates are linked to what business partners. eg. InvoiceTpye1 is used by Customers 1,6,and 8 etc etc. 
    However I am not aware of what tables hold this info.  Does anyone know?
    Many thanks in anticipation
    Damian

    Hi Damian,
    The table you are looking for is: RDFL
    Thanks,
    Gordon

  • How to call a portal KM URL link from WAD template Link

    Hi All
    I  am trying to call a Portal KM URL Link from the web template using the link control.
    I cannot figure out whare and how to put the portal KM URL Link into the web application web link.
    Your help is greatly appreciated.
    Thanks
    Karen

    Add content administration role to the user.
    The the content administration tab would be visible to the user in the main menu tab.
    Then in content administration tab, configure the URL for KM URL tab or link.
    This would be done by EP experts. Please contact your EP experts to do.
    Hope this would help you.

  • Templates link to template folder

    hi. I not used to using dreamweaver. I would MUCH rather
    write html by hand. but my boss uses DreamWeaver and I am trying to
    update a template that he made.
    so he created a "site" in dreamweaver so it put all his
    files in its own structure and all. but when I update the template
    in the template folder and update the pages using the template all
    the links and images are linked to the template folder.
    It would look like "<a
    href="Template/pictures/pic.jpg">" when I just want it to say
    "pictures/pic.jpg" but in the template the file is linked properly.
    and I can't get DW to look outside of the template folder for
    templates.
    anyone know how to fix it so that it won't change the links
    to look in the folder

    Ball of Snot,
    (no offense intended)
    I am a little unclear on your post, but I think that if you
    reference your template's links to the exact directory the images
    are located, the links remain relative wherever the file using the
    template is located. I could just be telling you something that
    you're already doing....sorry if I am.
    I've never seen this as an issue in DW before (are you using
    MX, MX 04, or 8?)...
    DW won't find Templates outside of the /Templates
    folder.

  • Template link to css styles lost

    Hi, why, when I create a new page based a template, does the link to the css style sheet become broken?
    I can see in the code of the new page that ".."  is missing from the "../" in the url to the style sheets – but the template has the correct links in place.
    Previous pages buolt using the same template(s) work fine.  This appears to be a problem that has just occurred.
    If anyone hs any clues, that would be much appreciated.
    RP

    All sorted!  Copied all existing files to a new folder, then Site > New Site, chose the new folder, recreated the site cache and hey presto!
    I managed to do something myself!
    Hope this helps somebody else in the same fix!
    RP

  • Links and PopUp Links in a Report

    Hello:
    I am trying to use Denes Kubicek's example of how to add a link to a SQL statement used to create a report and by doing so have the link call a Popup.
    [http://apex.oracle.com/pls/otn/f?p=31517:24]
    The example that I have is:
    SELECT return_link_fn (2133, 'P2133_TIME_PERIOD_ID, P2133_MANAGER_PERSON_ID', TIME_PERIOD_ID||','||L1_MGR_PERSON_ID) LINK,
    TO_CHAR(T2."FIRST_DATE" ,'DD-MON') "FIRST_DATE",
    T1."TIME_PERIOD_ID" "TIME_PERIOD_ID"......
    When I click on the GO! link on the calling page, I get this error
    Unexpected error, unable to find item name at application or page level.
    Error      ERR-1002 Unable to find item ID for item " P2133_MANAGER_PERSON_ID" in application "140".
    However when if I turn on DEBUG then it works! If I turn off DEBUG I see the popup page, with the data for the two parameters.
    I have also tried the return_link with just either one of the parameters P2133_TIME_PERIOD_ID or P2133_MANAGER_PERSON_ID and each works fine each time.
    So, I must be doing something wrong in trying to run the "return_link" part of the statement with two parameters - any ideas as to what to do?
    Thanks,
    John

    Yes, the larger the number of rows the more processing overhead. In this case:
    http://htmldb.oracle.com/pls/otn/f?p=31517:27
    of 40.000 rows it doubles the processing time. I tried adding a function based
    index on the column but it doesn't seem to help - I get the same results.
    Denes Kubicek

  • Template links are always local

    Hi
    I am just converting from GoLive so please bear with me. I have a site that I used to be able to drop big collections of layers onto with multiple Flash items and background images. This doesn't seem possible in DW, o I have tried with a Template of the wole page. The pages work locally for preview, but once published, the background image links in the APs are all absolute pointers to locations on my hard disk. Any images on the page (not backgrounds) appear correctly - this is unsurprisingly doing my head in. Any page I create from the template fails, any page I create from a copy of my index page works. I created the template from a copy of the index page.
    www.smallsystems.co.uk/dw1 shows the index with a working banner at the top, either of the links (News or Doco) show broken pages. The source reveals the problem which I think is related to the fact that the background images are set in the <head> whereas other images are set in the <body> and templates don't seem to like <head> stuff.
    As an aside has anyone else noticed DW CS4 being pretty unstable under Windows 7, 32 bit?
    Any help would be hugely appreciated.
    Jeremy

    Hi
    Thanks for replying. Yes, I have defined a site:
    Local:
    Name, Local root, no image folder, Links relative to Document, HTTP address, Cache enabled.
    Remote:
    FTP
    Maintain sync
    Testing:
    As remote.
    I looked at the tutorial link you sent, I didn't use the wizard, but used Advanced, maybe that was a mistake given my inexperience with DW???
    Regarding reliability, W7 was clean build with disk format on a new machine (delivered with XP about two months before W7 release).
    Jeremy

  • Templates. linking.

    How should be instatiated templates ? Is it done automatically ? What flags are needed for linking the library with templates ?

    Hi guys,
    I got to solve this error some time ago. I have discussed it in thread:
    http://forum.java.sun.com/thread.jspa?forumID=850&threadID=5069680
    I'm not sure if it has something to do with instances=static option.
    Maybe you can try if it works in your environment.
    operator= is not needed in this procedure, so the associated error may be avoided.
    Good luck.
    Bye.

  • Cancel / Reset links in popup dialog

    Hi, I'm new to ADF 11g (using Jdeveloper 11.1.1.4.0) so this is probably an easy question. I have a popup dialog (using <af:popup>, <af:dialog>), and in the dialog, I want to have Cancel and Reset links. I know that if I set the type attribute of <af:dialog> to "cancel", I could get a Cancel button for free. But I want to have a Cancel link instead of a button so I have the type attribute of <af:dialog> set to "none" to not show any of the default buttons. How could I best implement a Cancel link as a commandLink or goLink? The documentation for <af:dialog> at http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_dialog.html says this about the cancel button behavior and I just want to have the same for my Cancel link:
    The ESC key, "cancel" button and close icon queues a client dialog event with a "cancel" outcome. Dialog events with a "cancel" outcome will not be sent to the server.
    Also, I want to have a Reset link in my dialog that just resets the form fields in the dialog. How would this be done? I saw that there's a <af:resetButton> component available, but this renders as a button and again I want to have a Reset link instead of a button.
    Thanks.

    Ok, this worked for me:
    <af:resource type="javascript">
    function closePopup(actionEvent) {
    var eventSource = actionEvent.getSource();
    var popup = eventSource.findComponent("p1"); // p1 is the id of my popup
    popup.hide();
    actionEvent.cancel();
    </af:resource>
    <af:commandLink text="Cancel" id="cl1" partialSubmit="true">
    <af:clientListener type="click" method="closePopup"/>
    </af:commandLink>
    Interestingly, I found that if I did not have partialSubmit="true" on the commandLink, then the popup would disappear on its own. I did not even have to have a clientListener on the commandLink. I guess this is due to the following mentioned at http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_dialog.html
    Using partial submit custom buttons is recommended because by default, a popup will not restore visibility after a full postback. The immediate parent (af:popup) controls this behavior. If the parent popup's autoCancel property is enabled, full submit commands will cause the popup dialog to auto-dismiss. When the autoCancel property is disabled, full submit commands will restore visibility on postback. See the af:popup tag documentation for more information on controlling aspects of auto-dismissal.
    Does anyone know what the difference between using popup.hide() and popup.cancel() would be in the above javascript? They seem to have the same effect. Also, do I really need to have actionEvent.cancel() in the above javascript? I have seen that in some other examples, but not really sure if it's really necessary as having it there or not there doesn't seem to make a difference either.

Maybe you are looking for

  • Can I use InDesign Ver 3.0 and the PM plug in pack with Vista?

    I am a long time Pagemaker user and am still using PM6.5   I needed a new computer and of course, it is the Vista OS.  I have an original version of InDesign CS (Ver 3.0) with the Pagemaker plug in pack.  I never learned to use it cause I was so used

  • Trying to put images on a black background

    hi, sorry if this is really simple but i can't figure it out.  i just want to layout photos on a blackground in pages.  i have figured out how to take a square shape a and create a black backgound.  but when i drag a photo ontop it takes up the entir

  • Insufficient Permission When Creating Standby

    I have a remote server which I believe I have prepped appropriately. I have installed grid infrastructure /w ASM, and database software. I have created a virtually blank initMyDB.ora file with a single parameter (db_name) as per docs. I start that sk

  • 24p Advanced problems

    Hi there. If anyone who can help me with this issue I would greatly appreciate it. Ok so I am using a Panasonic DVX100a and shot a bunch of footage. I shot it in 24p advanced. I'm using Adobe Premiere CS4 and captured the footage via firewire into a

  • Transporting task changes in workflow

    Hi Experts, I am facing a problem in transpoting the changes of a task. I have a user decision step which creates a work item in SAP inbox. Now, when i am changing the description of the work item. It is showing the desired changes in development. Bu