Report link to Form in another tab.

Basically I have a chart with a link. The link on the chart links to a report and in this report there is another link that links to a form. When you click on the link in the report that leads to the form it brings the form up in a new window. This same form is on another tab of my portal page. I want to know if it's possible for that link to lead to the form under the tab the form is on.
Now after I have said that I hope that isn't too confusing lol...
So let me try to sum it up even further lol... I want to make a link link to another tab on my portal page.

Going to try to clear this up even further.
I have a portal page with three tabs on it. The first tab has a bar chart with technician names that act as a link to a report. The second tab has a form for inserting, updating, and querying open tickets. The third tab just has an advance search feature that displays a report.
When the technician clicks on their name it takes them to a report that only displays their open calls. On this report that comes up there is another link that when clicked on brings up a new window with the form from the second tab on it. What I'm trying to do is make that link from the report use the form from the second tab and not a new window.

Similar Messages

  • When I right-click a link to open in another tab, the new tab opens not in the original window but in the first firefox window of the session

    when I right-click a link to open in another tab, the new tab opens not in the original window but in the first Firefox window of the session.
    I deleted sessionstore.js from the profile and restarted Firefox but that did not help

    Sounds like this bug:
    * [https://bugzilla.mozilla.org/show_bug.cgi?id=644729 bug 644729] - Popup window with all toolbars visible causes new tabs to open in another browser window
    ''(please do not comment in bug reports; you can vote instead)''

  • Calling a form in a tab from another form in another tab, same page

    I've created a page with three tabs and a different form for each tab, then
    I've placed a button in each form to call the following form, using this code:
    htp.formOpen('PORTALORACLE.wwa_app_module.link?
    p_arg_names=_moduleid&p_arg_values=1544154288&
    p_arg_names=_show_header&p_arg_values=YES&
    p_arg_names=id_dip&p_arg_values='||to_char(v_id_dip)||'&p_arg_names=_id_dip_cond&p_arg_values==', 'post');
    htp.formSubmit(NULL,'next form');
    It works fine but loads a new page for each form instead of switching the tabs.
    How can I get it works as intended?
    thanks for the help
    Alessio

    If I have got your requirement correct, then this is what you are looking for :-
    1> you have 3 forms, one in each tab
    2> there is a button in a form in tab1 and when you click the button, the information entered in the form in tab1 will be passed to the form in say, tab3, and page with tab3 should be shown.
    This is possible. You need to write some pl/sql code to get this done.
    Portal provides a placeholder object called wwsto_api_session. The methods of this object will enable you to set and get values.
    The general steps would be :-
    1> for the form in tab1, write pl/sql button handler code for the button to set the form inputs into the wwsto_api_session object
    2> Use form's Call/Go feature to call/go to the URL of the page's 3rd tab;
    3> for the form in tab3, write pl/sql code in the additional pl/sql section (...before displaying the page) to get the values from the placeholder object and use it in the form.
    The usage of wwsto_api_session placeholder object is available in the following Discussion Forum post :-
    Re: session state security

  • How to open links in same window, another tab (by default)?

    I think the users have been asking this question for more than two years. Is there a way to open links in the same tab automatically? Its annoying when I am using apple products and have to click three times for a task that is easily made with a single click in other products (chrome, firefox....).

    Hi ...
    Not in the same tab but a new one yes. Command + click
    Check the Safari Extensions gallery...
    From your Safari menu bar click Safari > Safari - Extensions.
    Try the Productivity category.

  • I click on link to open in another tab and I keep getting redireted to a differant page

    I have McAffees installed on this PC and it gives a green check mark if site is ok to visit if not it warns you not to go there.
    I do my searches w/google then open my search in a different tab so I can keep my search up in case it is not the info I was looking for.
    I open several tabs at a time and close what dont have what I am looking for.
    Firefox ver. 3.16.3 i let it update whenever it says theres an update.

    Try to uninstall or disable the XUL Cache 1.0 extension (Tools > Add-ons > Extensions).<br />
    That extension (malware) is probably the cause of the redirection.<br />
    See http://kb.mozillazine.org/Uninstalling_add-ons
    You may need to check the Windows registry to find how and where it is installed from.
    HKEY_LOCAL_MACHINE\Software\Mozilla\Firefox\Extensions)
    HKEY_CURRENT_USER\Software\Mozilla\Firefox\Extensions)

  • Will not open a document from a website in another tab.

    When I am trying to open a document from a website link, a new tab opens in the link but the document is not there, the screen is blank. This happen EVERY time. For example, I just wanted to print a coupon from a department store and I clicked on the link, it opened in another tab and it was blank. The way I solve this is I open up Safari or Google Chrome and open the website and I can then get the coupon to show up. Other people have had this same problem with Firefox. I work at a store that uses printed coupons and people come in and tell me this. This also happens with PDF file links.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Need help to open a blob from a report into another tab or browser window.

    Hello everyone.
    I'm looking for a bit of guidance on something I'm trying to do in Apex.
    I have a report that contains a blob. Users can click on the link to open it in same browser. I also know how to make it download if they click the link. But what I really want to do is to click the link and open the blob in another tab or browser window.
    Thank you in advance for your help.
    Dw
    I should have noted I'm using version 3.2
    Edited by: DW Brown on Feb 22, 2012 3:13 PM

    DW Brown wrote:
    It becomes a link from the column format section..
    DOWNLOAD:<tablename>:<column>:ID::MIMETYPE:FILENAME:LAST_UPDATE_DATE::inline:Click Here
    So far I haven't found a way to use something link "target=_blank"One way would be to use a Dynamic Action to apply the <tt>target="_blank"</tt> attribute to each link, or convert them to use APEX pop-ups or a jQuery lightbox like fancyBox.
    Create an example on apex.oracle.com if you need more assistance.

  • How to make a link in a report open a Form in a different region of the same page ?

    Hi,
    I developped a report and a form for the same table. I also created a link and used it in my report so that when I click on the link of one record, the form is opened and display this record.
    My problem is that when I include my report as a portlet and I click on a link, the form is opened in full screen mode by replacing the page containing my report.
    What should I do in order to open this form in another region of the same page ?
    Thanks a lot

    I presume that the two regions are working fine with their individual buttons and your issue is how to make them both save with one button.
    Here is how
    a. You will have 2 ApplyMRU and 1 ApplyMRD processes for each of the regions. Right? Lets say you have 2 "Save" (i.e. label=Save) buttons, one has name SUBMIT and the other SAVE ( SUBMIT and SAVE being the requests that will be sent when they are clicked , respectively)
    b. Make the Display condition on one of the buttons 'Never'. Now it won't show when you run the page. Lets say you made SAVE's conditional Display 'Never'
    c. Go and change the condition on all ApplyMRU and ApplyMRD processes from "When Button Pressed" to "Request is contains in Expression1". In Expression1 enter SUBMIT,SAVERegards

  • Interactive Reporting - Button opens report in another tab

    Hi all,
    i need a help in interactive reporting. I have a dashboard in the first page, which allows the users to select a value from a prompt. Once the value is selected, they press a button and the filtered report is opened. Does anyone knows if it's possible to make the button open the report in another page/tab?
    Thanks in advance,
    Daniele

    This can be like
    instead of showing report on the page show as a link and set to open in new window.
    that would be like; you select value from prompt and then hit on Go button and then click on report link.
    if helps mark

  • Pass a parameter from a report to a customization form of another report

    Hello,
    I want to pass a parameter value from a report to the customization form of another report and display it in the text field in the customization form as a default value. I have 2 variables in the customization form and in one of them, I would like to display the default value from a previous report.
    Thank you
    Jayasree

    1. go to the manage component screen of the report
    2. open the package body (pl/sql source)
    3. search for 'procedure show_parms'
    4. scroll down till you find
    -- call to parameter form rendering engine
    5. copy the procedure call below it
    a) you will have to pass <PORTAL_SCHEMA>.wwv_utlglobl.RUN_AS_NORMAL to p_mode
    b) remove the parameters p_reference_path, p_redirect_url, p_exec_mode, p_page_url ( or you can pass null to them)
    c) 'p_parm_names' will contain your 2 parameters
    d) you can pass values to 'p_parm_values' which you want to be displayed in the parameter forms.
    6. you can call this procedure from a dynamic page and link the dynamic page to your first report

  • Occasionally when filling in forms in Safari 5.1.2 certain keys on the keyboard don"t work.  When I use the coma it opens up another tab.

    Occasionally when filling in forms in Safari 5.1.2 certain keys on the keyboard don"t work.  When I use the coma it opens up another tab. I've used other browsers to fill in the forms and they work fine so my keyboard is OK.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is localized to your user account, or is system-wide. Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select “Help” from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Any application you run will behave as if you were running it for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    As Guest, launch the application(s) and test. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.

  • Can't access adobe from my smart phone to use my form created in formscentral I receive an error message that says "unsupported browser". There is a link to download a supported browser but the link directs me to another page that says "browser no

    When I try to access adobe from my smart phone to use my form created in formscentral I receive an error message that says "unsupported browser". There is a link to download a supported browser but the link directs me to another page that says "browser not supported at this time". This happened to me while using my IPhone 5, a friend that uses an IPhone 6, and another friend that uses a Samsung Galaxy S5. I just need for my employees to be able to access, complete and submit work orders created in formscentral from their phones. I would like to use the data collection feature in formscentral but at this point any suggestions on how to accomplish this are welcomed. Thank you

    Further info - I changed my security settings to allow apps from anywhere, and again tried to install.  I again got an error message
    that the update failed to install, and to contact Customer Support.

  • Report links from one dashboard(report) to another dashboard with prompt

    There are two dashboards ‘Chart’ and ‘Transaction details’ . I am trying to link from one report(dashboard called 'Chart') to another dashboard(Transaction details).
    In first dashboard (screenshot 1) there is a column called ‘Day’ which is like date., I have set the navigate properties and pointed out the second dashboard as the target ( screenshot3).
    In the second dashboard (screenshot 2) , the request has an prompt on the date column.
    Requirement, Once I click on particular value on ‘Day’ column in first dashboard, it has redirect to the second dashboard. Having said that, it is not only enough to navigate but also pass the value as a parameter to the second dashboard.
    Currently, it is successfully navigating to the second dashboard, but not passing the parameter. Is there any particular step that I have take care here.
    By the way, the column which has prompt has be defined as ‘as prompted’ in its report.
    Any inputs, ideas are appreciated.
    Thanks and Regards
    S
    For some reason, I couldn't able to upload the screenshots that I took now in oracle forums.

    Hi Saicand,
    Thanks for you reply. What should I need to check at fx section of the column. Do you mean that the format of the date format should be the same for both the reports.
    Thanks and Regards
    S

  • When i get a pop up to another link it opens a new window. Can i just keep it in the new window just in another tab?

    Need Tabs all on one page. How do I prevent new windows from popping up when I open a new link? Can I have them automatically load to another tab?

    This issue can be caused by an extension that isn't working properly.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Disabling the 'Schedule' tab on the Reports Portlet Parameter Form

    Hi,
    I have deployed several Oracle Reports through Portal using the built in Reports Portlet Parameter Form and I was wondering if anyone knows how to disable the 'Schedule' tab located on this form. I would like users to run the reports but not to schedule them.
    Thanks

    Hi .
    I forgot to say that, the reports is an XML report .
    regards
    rajesh
    Hi.
    I am facing a problem with the parameter form in reports 10g. The number of parameters in this report are huge. After designing the parameter form , i save and close the report. Now if i re-open the report to do changes, the width and height of the parameter form is reduced (which i increased changed previously) and if i click on any field , that specific field is repositioning itself inside the (reduced)border lines.
    I request the forum to give a remedy on this issue.
    thanks in advance
    regards
    rajesh

Maybe you are looking for

  • Muvo Slim 1GB Need Help

    I have a MuVo Slim GP MP3 Player and have problem with his memory size. One Day I turn on my player and he show me 0 music. I connect it to my computer and he recognize it. But the Memory dri've dont opening like hdd dont have a partition. I have cha

  • Transfer order cancellation issue

    Hi Experts, User created transfer order 10 line items,9th and 10th line items not confirmed its in red colour error status all other line items are green ,now my user trying to cancel 9th and 10th line item through LT15 transaction that time showing

  • Need documentation for Translation Hub

    Hi, I have been looking for documentation on oracle's Translation Hub for some time now, and all that I have been able to find is a white paper. Does anyone know where any additional Translation Hub documentation might be located (either on oracle.co

  • Sql server 2014 -missing performance monitor counter

    In sql server 2014  , many performance counters are missing . I need  " Buffer cache hit ratio " under "sql server :buffer manager " .Is there any way to get it back or removed form sql server2014 ? parul

  • Different fonts at different mail accounts

    hey. how can i have different fonts at different mail accounts? thanks. m