To customize and to this page

Hello


In my page link customize and link is not displayed on this page. How to activate it.

Thank you
Roselyne

Hi Flo,

I think you need to clear the cache using administrator responsibility
Then, these links will be put at your disposal.

thanxs

Pranav

Tags: Oracle Applications

Similar Questions

  • AcroPDF in VB6 - text to search in the PDF and print this page.

    Okay, so I'm sure this question has been asked and answered 100 times, but for some reason that my Googling skills are seriously miss you today...

    I have a legacy application built in Visual Basic 6 that generates a special form letter PDF documents.  Each PDF contains all letters that were printed so far.  I really it work all rather decently, but something came earlier that put me on programming new obsession.  I want to activate the following features of my application:

    1. The user provides a text string that must be unique among all pages of all PDF (customer ID).
    2. The application then finds the PDF containing this text string that identifies which number of the page containing this text string.
    3. Finally, send only this page to the printer.

    I can now easily create, view, and print the PDF of my application.  While the creation of the document is made in a third of the reports system, display and printing functions are essentially managed using AcroPDF.dll.  Through the properties and methods available for AcroPDF object, I see that I can tell it to print only the specified pages, which gives me the last part of my needs, and I have the part of the user input down pat.  I'm just totally puzzled to find a solution to the 'step 2 '.

    Suggestions, ideas or comments would be greatly appreciated.  I'm a little tired of banging my head against a wall.  Thank you for your time.

    If you are only using Adobe Reader, then this feature is available.

    If you have Adobe Acrobat, then you have a few options.

    From: Adobe Forums [email protected]<>[email protected]>

    Reply-To: "[email protected]<>[email protected]> ' [email protected]<>[email protected]>" "

    Date: Wednesday, October 26, 2011 08:15:12-0700

    To: Leonard Rosenthol [email protected]<>[email protected]>

    Subject: AcroPDF in VB6 - text to search in the PDF and print this page.

    AcroPDF in VB6 - text to search in the PDF and print this page.

    created by GHosaPhathttp://forums.adobe.com/people/GHosaPhat> in Acrobat SDK - see the discussion complete onhttp://forums.adobe.com/message/3991293#3991293

  • How to limit navigation directly via the URL when the user tries to type the page number and access this page in ORACLE APEX 4.2

    Hi all

    I developed an application where I have 6 pages and 5 tabs and based on the user role I posted the tabs for the user to access these pages.

    But when the user, who doesn't have access to the particular page (say, page 2), but still the user can navigate to it directly by typing the page number in the URL.

    I want to avoid such scenarios.

    eg: http://Apex.Oracle.com/f?p=110:2 , when the user type this in the address bar, it navigates the user to this page even if this particular user does not have access to this page.

    How to prevent the user to navigate through the URL, if the user tries to navigate directly through URLS rather than tabs, I have to give the error message.

    Version: ORACLE APEX 4.2

    Thank you

    Good reading this recent post

    Re: Authentication at the Page level

    All links to a page and the page itself must be secure.

    You can also consider the protection of session state to prevent tampering of the URL.

  • Redirect to a page and submit this page?

    I have a page which, once submitted, calls a few procedures database and displays the details of items in stock. Next to each item is a link to Transact the point that goes to another page. Once the issue has been addressed on this page, I would like to branch back to the original page and show put updated figures.
    However, the question is, we call the code after "Send" to start by filling temporary tables. So when the branches back page, tables are not met and this is why we do not see the data it takes.

    Is it possible in a branch to say "creates a branch to this page and submit it?

    Thank you

    Hello

    You can still use the javascript method to call the function doSubmit, but you also need to update the value of P1_SUBMIT.

    Assuming that P1_SUBMIT is an item hidden on page 1 and has a value of 1 to validate or 0 for no present, then:

    <script type="text/javascript">
    $x('P1_SUBMIT').value = 0;
    doSubmit('P1_SUBMIT_BUTTON');
    </script>
    

    This should be an area in itself and should be subject to P1_SUBMIT being equal to 1

    Your button on page 2 must then on P1_SUBMIT 1 so that, when the button is clicked, the P1_SUBMIT value is set to 1, the javascript region is therefore included in the page, so the javascript code is executed, P1_SUBMIT is set back to 0 and the page is sent. When the page reloads after that, as P1_SUBMIT is 0, the region of javascript is not included, so that the page is not automatically subject again.

    Andy

  • Bookmark this page disappears replaced by edit bookmarks

    I can use 'bookmark this page' a few times, but cela then disappears and is replaced by "edit this bookmark". However, the only thing available under "edit this bookmark" is "Delete bookmarks". Sometimes it goes back to 'bookmark this page' but it works for only two or three times before being replaced once again by "edit this bookmark" with the same limitation described above.

    This is how it works.
    Once you have bookmarked a link then the link becomes a bookmark and 'Bookmark this page' becomes "edit this bookmark" to indicate that you can edit the bookmark.
    If you want to add a link to a second time, then you must create a copy of the bookmark or drag the tab or Site identity button to create an additional copy.

  • CFpdf and CFcontent this filepath and name of the file in the browser

    Thanks for all the help over my questions CF....

    I developed a download application for (connected to the secure module) users who download a PDF outside the root, moves and renames the file and then cfpdf protects the file with a password. Part of the download process inserts variables into a SQL database such as category, subcategory, file name, etc. Cffile move puts the file inside the root where I have a security framework. No problem with that.

    I have a page of filled cfm (dynamically) with links to pdf files. These links contains the url handlers, passing the path and name. When a user clicks on a link, it is brought to an index.cfm with infrastructure security and in this page, I cfpdf link to the pdf file (and a password) and cfcontent to load the PDF in the browser. All this works fine, as it should.

    However... Because cfpdf sets the path/name of the source and destination file and it transmits the cfcontent tag - the path and name are shown in the browser as well as naming address bar the same as the address http file download (although with underscores) if the user saves the file. Anyone with any sense can include the name and the actual filepath and go directly to the file in their browser. They would still have to enter a password to view the file, but I'd rather not have this filepath exposed like that.

    Without having to create a copy of the original and rename the file, is there a way to change what is listed in the browser's address and the name of download file? At some point it may be a lot of PDFs downloaded and stored on this site. I prefer not to have 2 copies of every file on the server - the original and a reputation...

    I googled and google and can't find an answer anywhere on this. Thanks to all the world pointing me in the right direction here.

    EI

    Finally, figured this out...

    Given that the file exists on the server, there is no need to use cfpdf and cfcontent to serve the PDF file.

    When the user click on the PDF link, the user is directed to a page that contains the security environment where there is a redirect to the PDF document on the server. I have the PDF password protected. The PDF file opens in the browser and, if, is saved with the name of the file only instead of the full url + file name.

    Learn to work with CF and PDFs by cfdocument and cfpdf these last time has been a bit frustrating fun. (!) I guess it was too much trying to do the above, so I needed a direct link to the file itself.

    Hope it helps someone else...

    EI

  • On this Page and customize the Page

    Hi all
    My requirement is simple:
    If the field has value make read-only. Here's the problem, however:
    When I look on this Page"I can see the field here with reference VO, etc..
    When I go to the link on the Page customize I can't find it.
    Oracle e-Business R 12.1
    Suppliers-> update address
    Page location: / oracle/apps/pos/beg/webui/ByrAddrPG
    Domain name: name address
    Here's what I added to the extended controller code:
    * processRequest(OAPageContext pageContext, OAWebBean webBean) public Sub *.
    *{*
    * Super.processRequest (pageContext, webBean); *
    * String snumber; *
    * OAMessageTextInputBean mtib; *
    * mtib = (OAMessageTextInputBean) webBean.findChildRecursive ("hzPartySiteName"); *
    * snumber = (String) mtib.getValue (pageContext); *
    * if (snumber! = null | snumber.length ()! = 0) *.
    *{*
    * mtib.setReadOnly (true); *
    *}*
    *}*
    When I run the page I get error: NullPointerException
    Thank you

    Iggy

    If the page.xml is not having this area so that you can do is open the app the right click on the page of the page and click View Source.

    This gives you all the information about this page.you can search for your field here.

    I hope that helps!

    Thank you
    AJ

  • How to customize the menu bookmarks, such as remove subscribe to this page and and hide or remove the unsorted bookmarks in the bookmarks menu bar?

    In the old version you could hide the or delete to subscribe to this page from the bookmarks bar option menu option and the same for the unsorted Lily book option.
    I would also like to remove some spaces that surround these options in the menu.

    I want to talk about the menu bar with the bookmarks menu item.

    All of these options in the bookmarks menu makes for lots of unnecessary scrolling for the bookmarks menu in any direction (upwards or downwards). I think it's very annoying that there is NO option to hide these elements either to just outside and to remove it!

    The toolbar that I speak has this list on this.

    File Edition display history bookmarks tools help

    In this menu bar in the drop-down menu bookmarks menu is now where I want to get rid where hide the items mentioned above, that allows you to be able to do.

    If you want to hide Unsorted Bookmarks in the bookmarks Menu (However he always appears in the bookmarks library), follow these steps:

    -> Create a userChrome.css file in a folder named chrome in your Firefox profile folder

    -> Close Firefox

    -> Now enter (or copy / paste) the following code into the userChrome.css file.

    @namespace url ("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); / * This line is needed only once * /.

    #appmenu_bookmarksPopup menuseparator[builder="end"],
    #appmenu_unsortedBookmarks,
    #bookmarksMenuPopup menuseparator[builder="end"],
    #menu_unsortedBookmarks,
    #BMB_bookmarksPopup menuseparator[builder="end"],
    #BMB_unsortedBookmarks {display:none!important;}
    
  • How to customize Page tile (which is this page) to switch to a folder?

    I love how the Page tile seems characteristic ("what is this page"). But I rarely use it because it auto-remplit with URLS (more visited or recently) I've already sorted in my bookmarks in folders and in the bookmarks bar. I don't have a screenshot of the gmail login screen.

    What I really need, and that this feature would be great for, is to scroll through random piles and mounds of URLS I have in my folder of Unsorted Bookmarks. I just timed it and it takes me 18 seconds to scroll up and down.

    I wish I had this Unsorted Bookmarks folder fill the Page tile, [1] [2] so I can sort through them visually.

    [1]: even better would be a text field on the page where I could enter keywords!
    ([2]: even better yet, having this page shared between pills of my favorite keywords and the most recent that I can click on filter this population auto and screenshots of web page.)

    Probably better try announces to

    Also note

  • How to separate 'bookmark this page' and 'Show bookmarks' in verse. 29.0.1?

    I have since downgraded worms. 29; Does anyone know how to split the icon star Bookmarks window? I preferred to have the bookmark this page in the address bar.

    I do not know the CTRL + shortcut D; It is more a cosmetic problem that's functionality.

    You can watch the classic extension theme restaurateur restore some features that has been lost with the arrival of the Australis style in Firefox 29.

    • You can check the settings of the extension of the CTR through the Options/preferences button on the page "Firefox/tools > Modules > Extensions.
    • You can find additional toolbar buttons and additional toolbar settings in customize (Firefox 3-bar menu button > customize)

    See also:

  • What happened to the "bookmark this page" in my bookmarks drop down box? I need! I am not computer savy and want to just scroll through all the pa marked with a bookmark

    The toolbar previous at the top of the screen re: bookmarks had the easier and is more agreed for me (and I'm sure MANY OTHERS) to just click, scroll, stop and click and fact! I'm on page that I bookmarked. So now, no? and what happened to the "mark this page" option initially drop down list? It's so easy. I have to develop records, files, plugins, etc...
    What in is he developed a method for people who are geeks high tech click on something that will lead THEM to last orders?

    Add code to the file userChrome.css below default @namespace.

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    /* move "Show All Bookmarks" to the top of the Bookmarks drop-down list */
    #BMB_bookmarksPopup #BMB_bookmarksShowAll {-moz-box-ordinal-group:0}
    
    /* move "Show All History" to the top of the History drop-down list */
    #PanelUI-history > * {-moz-box-ordinal-group:3!important}
    #PanelUI-history > label.panel-subview-header {-moz-box-ordinal-group:1!important}
    #PanelUI-history > #PanelUI-historyMore {-moz-box-ordinal-group:2!important}
    

    The file userChrome.css (UI) customization and userContent.css (Web sites) are located in the folder of chrome in the Firefox profile folder.

    • Create the folder chrome (lowercase) in the .default < xxxxxxxx > profile folder if the folder does not exist
    • Use a text editor such as Notepad to create a userChrome.css (new) file in this folder (the names are case-sensitive)
    • Paste the code in the userChrome.css file in the Editor window and make sure that the userChrome.css file starts with the default @namespace line
    • Make sure that you select "All files" and not "text files" when you save the file via "save file as" in the text editor as userChrome.css. Otherwise, Windows can add a hidden .txt file extension and you end up with one does not not userChrome.css.txt file

    You can use this button to go to the Firefox profile folder currently in use:

    • Help > troubleshooting information > profile directory: see file (Linux: open the directory;) Mac: View in the Finder)
  • How to customize and difficulty permanently the size (zoom %) web pages in Firefox that Internet Explorer is: view - Zoom - Custom (percentage).

    How do I customize and fix permanently the size of web pages (zoom %) in Firefox than Internet Explorer is:
    View - Zoom - Custom (percentage).

    Thank you

    This can help you.

    https://support.Mozilla.com/en-us/questions/894000

  • I downloaded Safari 10 and now every page that uses Java asks me to activate or not. How to avoid this new feature? I have problems to access my bank account.

    I downloaded Safari 10 and now every page that uses Java asks me to activate or not. How to avoid this new feature? I have problems to access my bank account.

    I think they mean JavaScript.

    In your Safari menu bar, click Safari > Preferences and then select the Security tab, and then select: Enable JavaScript

  • Gmail and all the others crash in "Oops!" Google cannot load this page for some reason any

    I am running 10.10.5 and Firefox 41.0.2. Sophos said me no problem.

    In case of Gmail or any other program running in Firefox, the program stops to the message of the screen;
    "Oops!"

    "Google can not load this page for some reason any."

    The box Try Again has no effect.

    However the use of "Most visited" (top of the line LH of Firefox screen) returns to place that quit, without loss of data

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox > Preferences > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox > Preferences > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    If the deletion of cookies did not help, then it is possible that the cookies.sqlite file that stores the cookies has been corrupted.

    • Rename (or delete) cookies.sqlite (cookies.sqlite.old) and if present remove cookies.sqlite - shm and cookies.sqlite - wal in the Firefox profile folder in the cookies.sqlite case has been corrupted.

    You can use this button to go to the current Firefox profile folder:

  • Frequent crashes repeatedly on google maps and eBay and even on this page

    I am writing from Internet Explorer because this page is snding firefox head first in an accident. I'm one of the first fans of firefox, but lately, it's crashing frequently on some sites. eBay item pages that have demos 3d and google maps are 2 examples. Even this page crashed whenever I started to be reported in firefox. This is the last story of crashes:

    bp-68825b1c-d0d4-47cb-b438-0fff12150703	03-07-2015 09:35
    bp-49d7b151-bebb-4df2-87c9-fb4432150703	03-07-2015 09:34
    bp-0a372c48-edd9-4f05-a8b2-b0f182150703	03-07-2015 09:31
    bp-2bfe9d6f-43f7-403d-af69-b58662150703	03-07-2015 09:31
    bp-fe1c5913-252f-4f7f-a9d3-3e5392150703	03-07-2015 09:31
    bp-d1792566-6708-41dd-99cd-f269f2150703	03-07-2015 09:31
    bp-a555d8ef-6905-496b-aba6-4e0882150703	03-07-2015 09:22
    bp-ff91fefd-db6c-4b5b-be02-9820e2150703	03-07-2015 09:13
    bp-f34ac69d-a628-4769-b663-72ae12150702	03-07-2015 00:44
    bp-0ba8a0a0-d397-4723-b613-5eb542150702	03-07-2015 00:37
    bp-9a044f47-306d-419f-a895-a159b2150702	03-07-2015 00:37
    bp-3d622a29-ffa7-498c-8da5-a05b92150702	03-07-2015 00:36
    bp-a0879c67-4b66-4a6e-8e43-e88282150702	02-07-2015 10:11
    bp-c8c568fc-1c02-462a-be08-d12832150702	02-07-2015 06:01
    bp-0742da0e-5764-48a4-96a7-e17912150702	02-07-2015 05:46
    bp-7884e06f-0ba7-4b47-b063-01e3e2150702	02-07-2015 05:46
    bp-6fb32f5a-74f7-4c56-9799-f017c2150702	02-07-2015 05:45
    bp-6ce2862c-902f-4da7-8970-365bc2150701	01-07-2015 06:05
    bp-365d9d26-8a75-4b54-88b3-576882150701	01-07-2015 06:01
    bp-7a3f33b8-cf6e-411b-b7d1-d3c3c2150701	01-07-2015 06:01
    bp-e9795bb3-4bf8-4eb0-a8aa-ddff42150701	01-07-2015 06:01
    bp-04fe1a45-85c4-4b7f-9c27-b58182150630	30-06-2015 18:55
    bp-e6316832-c197-4a68-ac4c-cd2c52150630	30-06-2015 18:55
    bp-8bba090a-76bc-4b7c-b863-c14862150625	25-06-2015 20:13
    bp-565b3b95-f4b6-4268-bd09-8e00a2150625	25-06-2015 20:13
    bp-42b1c660-73ec-42e5-b193-2677c2150625	25-06-2015 20:13
    bp-6333e81e-48d5-465b-a28f-daa062150625	25-06-2015 20:13
    bp-7fb0a93f-85da-4cba-ab80-4ff0f2150624	25-06-2015 01:16
    bp-8e3f4772-0a03-486b-aeda-b95e52150624	25-06-2015 00:48
    bp-3917e3dd-0bfe-4570-8492-beb732150624	25-06-2015 00:46
    bp-0d790193-9cfe-4784-a93b-aceb12150624	25-06-2015 00:45
    bp-5de403cc-a31a-40a8-9785-1f1052150624	25-06-2015 00:45
    bp-86e6b24d-12ae-4f94-b76f-0b64e2150624	24-06-2015 06:09
    bp-bafca96a-136a-4ae9-9995-44ffe2150622

    Hi rupysk, please try to install a newer version of displaylink drivers for your system of http://www.displaylink.com/downloads/downloads.php and then upgrade to firefox 39. I hope that this should address these accidents.

    Update to the latest version of Firefox

Maybe you are looking for

  • worker backround

    I'm programming in VS2008 c#. I create a model by drawing a RIO in an image on a viwer and extracting. I have then to display this image in a viewer and break a new image and place this image in a different viewer. I click on a button and it calls a

  • A network hard drive can be added to a Windows 7 Homegroup and if so, how?

    Working groups & network HD I have windows 7 on my 4 computers networked, more 2 Western Digital NAS hard drives.  I'm trying to find a way to add hard drives to network to my homegroup in Windows, but found no information if you or how to get there.

  • Why my dads account Windows Live Mail have much more FONTS, (including the one I have want - old English) than mine? And how can I get all the other FONTS? Thank you.

    My father and I have a very similar computer (his has a little more memory, until I bought a thing of 1000 mb storage) we have almost the same e-mail program, but it flows from Telus, I run Hotmail. There are many more fonts included in its ability t

  • HP pavilion 15 e010sq

    Hi... I had a problem with hd4000/ati 8670 2 GB ddr3... and I don't know how get dinamic and difficulty mode for my card... video i have the last f.21 of updated bios for hp pavilion 15 e010sq but got mode in advance... and when I do some games on hi

  • third laptop

    I downloaded apps from creative cloud on two computers. But now I've sold one of them and I can't download the applications on the third laptop (new).