How to add the document "Standard of Behavior" to iRecruitment Ext Reg pg

Hello everyone, I saw entrust the task of adding a 'Standard of behavior' document to the Site visitor identification page external iRecruitment. The document is a full page long. What do you suggest me as the best way to to do? Create a link to the document? Create another page? I must also add a checkbox for 'acceptance' of standards. Depending on which is the best, please tell us what are the documents that I should look into. This is a first for me, so any help would be greatly appreciated! Thank you!

I suggest a link to the document is best which is an external site to your Irec and I'd be treated for your visitors to the Irec.

Thank you
Shailendra

Tags: Oracle Applications

Similar Questions

  • How to add the document level java script to the document via API?

    Hello

    Can someone tell me how to add a document level java script with pdf document?

    Thank you

    Amol

    Here is a link to the JavaScript documentation for the doc.addScript method: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.440.html

  • How to add a document ID to the form

    How to add a document ID to the form

    All PDFs have a unique document attributed by the design program ID. You can see in the file properties in the properties in advance under the direction of XMP Media properties.

    Then there's the docID object that is an array of two strings. The first element is the permeant id and the second is the ID change that identifies the modified copies.

    Mean you some kind of sequence number or control number?

  • How to add the blank page to existing Document in Adobe Dc

    How to add the blank page to existing Document in Adobe Dc Pro

    Hi thashrifs16749461,

    You can add a blank page using Adobe Acrobat DC by following the instructions below:-

    (1) open your PDF in Acrobat DC.

    (2) choose the form of option "Organize the Page" of the tool pane on the right as shown below in the screen shoot.

    (3) now, at the top, you will see all the tools to organize the page, click "Insert" & select 'White Page' in the drop down menu to insert blank pages.

    * Shortcut: If you are using a windows computer you can use the key "Shift + Ctrl + T" to insert blank pages.

    In case if you have any problem or have any questions please let us know. We will be happy to help you.

    Kind regards

    Nicos

  • How you update the document in your model agreement with all changes made in Adobe sign?

    Hello

    I successfully Setup Adobe sign in my sandbox SFDC, created templates with merge mapping and mapping of data... it's all coming together nicely.

    I start sending an agreement, click on "Preview of the signed document or position fields", update all the fields in my agreement (define the length of field, drop down / drop-down list of values... etc.) and send my agreement must be signed. My question is: how to upgrade the document in the model to account for all of the updates I just did this document/contract? I do need to update the fields whenever I send the agreement?

    As long as a Salesforce administrator I was looking for in Salesforce for the answer, but I didn't know that you can add templates to Adobe sign on the dashboard. Once you add a template, you can change all the fields of the form (and the formulas, rules of validation... etc) from the tab 'manage '.

  • How to add the warning message when you use the function 'print' in Adobe LiveCycle Designer

    I'm trying to make the pdf document for my business that requires the addition of a warning message while everyone to use the function 'print' page...

    Does anyone know how to add the warning message about LiveCycle Designer

    Also my supervisor mentioned something using "nag" If that sounds at all

    Not in the XML code, in the case of script of pre-publication of the "print" key. If you don't have the script editor to the top on your version of designer, you can press ctrl + shift + F5 to bring it.

  • How to add the "print" button in the payslip online

    Dear friends,

    How to add the "print" button in the payslip online (Employee Self Service). Is someone can pls let me know on this subject...

    regarding
    Swpana

    Hello

    Please see the following documents.

    Note: 332402.1 - can you mass printing of payslips online?
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=332402.1

    Note: 256072.1 - payslip V4.0 button "print" is missing
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=256072.1

    For more information on Advisor and Checkwriter deposit, please see:

    Note: 459306.1 - notice of Checkwriter/filing XML
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=459306.1

    Kind regards
    Hussein

  • How to add the name of the title of graph in Excel

    Dear friends

    I'm using LabVIEW 8.0.I need how to add the name of the title of graph in Excel.

    You have the report generation tool? If so, the VI of graph Easy Excel has an entry for this.

    If you don't have the Toolbox, then you need to use ActiveX. Please do a search on the use of the ActiveX (there are examples provided with LabVIEW) to control Excel. Also, there are many examples in the thread Excel. NOTE: DON'T POST QUESTIONS IN THIS THREAD.

    In the end, you will need to search for information contained in MSDN.

  • How to add the full value of two buttons?

    How to add the full value of two buttons (any key) VI and display it in the output text box? I am attaching a sample program, but I know that his evil... Help, please

    Try this

  • How to add the quick launch of the desktop icon bar

    How to add the toolbar launch quick icon on the desktop. I can't find a desktop icon that will drag on

    The following Microsoft KB article

    http://support.Microsoft.com/kb/190355/en-us

    will help you.

    Good bye.

  • How to add the translation application to my email add FB?

    Original title: translation

    I need to know how to ADD the TRANSLATION software to my email add FB? Any help?

    Try here: https://www.facebook.com/help/100117036792266

    Translate the updated Facebook application on the road

  • How to add the Quazip library

    Hi, I want to try to use Quazip. Since I read, I have to add the library before use.

    I downloaded from http://quazip.sourceforge.net/

    How to add the Quazip library? Please explain the step, never add lib before.

    Thank you

    I have change the .pro file

    Like this:

    http://StackOverflow.com/questions/13341234/unzip-files-downloaded-from-Server

  • How to add the profile of lenses?

    How to add the profile of lenses?

    At the bottom of the link, you will find a link for the lens profile downloader. With this tool, you can download the profiles shared by other users.

    Work with lenses profiles in Adobe Photoshop, Lightroom and Camera Raw

  • How to add the new column in existing table to our desired location?

    How to add the new column in existing table to our desired location?

    For example, I have to add the new column 'course' before the salary column in the emp table.

    I think the best way is to add the column at the end of the table and create a new view with the order of the columns...

    Another option...

    places the data into a temporary table and recreate the table with the correct order of the columns, and then insert data to the table from the temporary table

    Refer

    Add column (from table) in the desired position

    Example:

    CREATE TABLE temp_my_user LIKE)

    SELECT * FROM password);

    DROP TABLE password;

    (Password) CREATE TABLE

    userID NUMBER

    , first name VARCAHR2 (25)

    , middleInitial VARCHAR2 (1)

    (, name VARCHAR2 (25));

    INSERT INTO password (userID, firstName, lastName)

    (SELECT username

    first name

    lastName

    OF temp_my_user);

    DROP TABLE temp_user;

  • How to add the bar at the bottom of the page [Dreamweaver]

    Hello!

    How to add the bar at the bottom of the page that helps me to make changes in my creation page?

    Not sure I understand.  Looking for the properties panel?  Press Ctrl + F3 or go to window > properties.

    Nancy O.

Maybe you are looking for

  • USB drive w / CDRom virtual stalls Desktop

    Hello Toshiba laptop of a friend must be updated by key USB WLAn (from Chello.at) and mobile internet (for AON.at): Thoshiba SPA40 GR, model no PSA45E - 0024 M - Gr. Windowx XP SP3, IE8, Avast AV, Ashampoo Firewall; System clean and free of errors. I

  • Save or not?

    Hello. I have one: iPhone 6 iPad Apple TV iMac All with the same account Apple ID. Right now I'm saving my devices on my iMac using iTunes from iMac App (see first screenshot). The iMac is backed up with Time Machine + a Cloud backup service. Now, I

  • WRT400N and HP Media Server

    I just replaced my old Linksys with the 400N. No problem connecting to my desk and access to a network printer, then HP Media Server file sharing. However, while I can get my HP laptop wireless connected to the network and to the internet, can I do t

  • Windows 7 Media Player. AutoPlay Menu not showing on my screen

    How do you get "Menu of AutoPlay" in the Media Player from Windows 7

  • Gamepad Xbox One does not connect

    I don't really know what to do with this problem. The other day I decided I would start using my Xbox controller instead of the 360 one to play on the PC, because he feels a lot better. I have downloaded the drivers, plugged my micro-USB cable and ev