Personalizations with Create Item and Item Style "Pop Up"?

Can anyone provide me an example of how to create a simple pop up message?  I would attempt to create this with Oracle Personalizations -> Create Item -> Item Style "Pop Up".
I attempted to create the pop up message but am not successful.
Any guidenace would be greatly appreciated.
Thanks!

Hi Timo,
My question is related to personalizations in Oracle Self Service pages,  Currently I am on Oracle APPS R.12.1.3.
The Self Service pages are associated to a VIEW OBJECT that is either copied from Oracle seeded VOs or created and/or modified in JAVA.
You can also perform a "Personalization" within the form and by pass making updates in JAVA.  This option is available in any self-service screen, top right corner labeled "Personalize Page".  Once you select "Personalize Page, there is a option called "Create Item" that will allow you to create a new column or custom action.
My request is simply to understand how to utilize the seeded "Create Item" and within this function "Pop Up" in order for a page or message to appear immediately after for example the user select a button or enters data into a field. 
Not sure if I can perform this within a "Personlization" or is updating the underlining View Object or Controller class is required.
Thank you and I appreciate any guidance you can provide.
Robert

Similar Messages

  • Error message an error occurred while signing in " when I worked with Create PDF and at the signed

    Error message "an error occurred while signing in " when I worked with Create PDF and at the signed in status. Please help so that I can continu my work.

    Hi Stacy,
    Thank you for your attention.
    I have been working with Create PFD under normal procedures including
    sign-in and several documents had been finished. However, when continued
    creating another document the computer took a long time to pprocess and
    finally a mesage appeared: "An error occurred while signing in" and stopped
    there. I clicked the OK button and start creating again and the same
    message appeared once more. I tried to log off and log in again in no
    avail. So I went to the help site and called for help.
    Later, I decided to reboot the computer and tried once more. This time it
    worked and I continued creating. Thanks.
    laozhao39

  • "Run Script" (F5) Flacky Behavior with CREATE PROCEDURE and PACKAGE

    When I have the following create statement in a SQL Worksheet and run the script using "Run Script" (F5), I get the "PROCEDURE bogus Compiled." message. Why does it not tell me that there was a compile error? The procedure is marked with a little red "X" in the connections pane.
    CREATE OR REPLACE PROCEDURE bogus IS
    BEGIN
      x := 1;
    END;
    /Also, when I have the following command in a SQL Worksheet and run the script using "Run Script" (F5), I get the "PROCEDURE bogus Compiled." message. The difference is that I removed the slash after the CREATE PROCEDURE command. I can go into that procedure in the database via the Connections pane, click on the compile button, and the procedure compiles with no errors. Why does it not compile in a script when missing the slash?
    CREATE OR REPLACE PROCEDURE bogus IS
    BEGIN
      NULL;
    END;I noticed the same flaky behavior with CREATE PACKAGE BODY as well. This is in version 1.0.0.14.67 on Windows XP. Has this been fixed in the latest version?
    Mike

    I found a number of earlier posts on this (going back to at least v804), but I cannot find a thread with a response from the SQL Developer team - see:
    Package compilation error
    Succesful compilation message and Compiling Invalid Objects
    Creating a stored procedure from a file does not show compilation errors
    Re: Syntax Error Feedback
    I assume that it is just a bug with SQL Developer that it does not check for compilation errors when determining the status message to display (ie "PROCEDURE bogus Compiled"). At least now we get the little red cross on the navigator to tell us it is invalid :)

  • Personalization: Newly Created Item to be Validated

    Hi,
    How can I include a validation to a new item in OAF personalization?
    My requirement is to enable this new item only when TYPE = 'Yes' and disable when TYPE <> 'Yes'. This TYPE field varies for different records.
    Thanks!
    N
    Edited by: user8427607 on 12/08/2009 00:20

    Hi,
    Is this a Standard page OR a custom one???
    If it's a standard one then you have to extend the controller. Validation part can't be done by Personalization.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                               

  • Help with Create Folders and Sort Applescript

    Hi guys! I'm sure this is an easy fix but I can't seem to find the right things to add to to this script. I am using a script that Jacques Rioux kindly helped me out with a couple days ago. I altered his script a little to complete a different task I needed to create a shortcut for. The script below first creates two folders (TIFF & JPEG) and then it sorts files with an extension .tif into the 'TIFF' folder and files with the extension .jpg into the folder named 'JPEG'. This works great but I would like the script to effect multiple folders. Can anyone help me add to the script so when you click it, a prompt will pop up allowing you to choose multiple folders to apply the script too? As of now it will only work on one folder at a time. I would greatly greatly apprecaite the help. Thanks!!
    try
              tell application "Finder" to set targetFolder to (target of the front Finder window) as string
    on error -- no window
    end try
    do shell script "cd " & (quoted form of POSIX path of targetFolder) & "; mkdir -p TIFF/ JPEG/"
    tell application "Finder"
              move (every file of folder targetFolder whose name extension is in {"tif"}) to folder "TIFF" of folder targetFolder
              move (every file of folder targetFolder whose name extension is "jpg") to folder "JPEG" of folder targetFolder
    end tell
    Best,
    Anthony

    All you need to do is choose multiple folders (instead of just getting the target of the front Finder window), then repeat through the list of chosen folders, for example:
    set targetFolders to (choose folder with multiple selections allowed)
    repeat with aFolder in targetFolders
       do shell script "cd " & (quoted form of POSIX path of aFolder) & "; mkdir -p TIFF/ JPEG/"
       tell application "Finder"
          move (every file of aFolder whose name extension is in {"tif"}) to folder "TIFF" of aFolder
          move (every file of aFolder whose name extension is "jpg") to folder "JPEG" of aFolder
       end tell
    end repeat

  • Issue with create user and issue with Java Development tab

    I have two issues with EP,
    1. When i login with Super Admin user, i am unable to Create any user from User Admin tab. Do i have to change the settings of the Super Admin? or is there any criteria for creating the user?
    2. How to assign any user the Java Development tab. Though i login with a super admin user i am unable to see the Java Development role and when tried to assign the role, there were no searches for that Java....

    Hi Adi,
    by default the super administrater has got all permissions. Thus you should be able to create portal users when using a user assigned to the portal group Administrators.
    In order to help you with your first question we need more information. Please describe the malfunction in detail. Have a look into the log files and post related error messages.
    Regarding your second question: You will find the java development role in PCD
    pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.pct.pdk/Roles/com.sap.pct.pdk.JavaDeveloper.
    If not, then you haven't installed the PDK business package in your portal.
    Go to service.sap.com, choose downloads and search the package (PDK should do it). Download the package, and deploy on your portal using SDM.
    Best regards,
    Martin

  • Has anyone had problems in v5.0a of Iplanet calendar installed on a Sun box with creating events and daylight savings time?

    Events created around 4/6/2002 at 8pm get created with the wrong time (9pm) and there are several other creation and display problems tied to Daylight Savings in April and October. Version 5.1 of the software seems to fix that but we are looking for a fix until we can upgrade. We have been using Windows systems to access the calendar.
    Thanks.

    We have not seen exactly this, but many users appointments are lining up in the wrong time slots. Also, when scheduling, the time display is off by an hour. We have found what looks like a temporary fix.
    We noticed that the problem only affects users who have the start of the week set to Sunday (when daylight savings time started). Setting the week to start on Monday fixed our display problems (you can do it in the users, options section).
    I am placing a support call w/SUN.

  • Problem with Create PDF and linked data

    Using Acrobat X standard.
    I have a Word 2010 doc with links to Visio and Excel data. 
    When using the CreatePDF option from Word, I consistently get a prompt asking whether I want to update the linked data before creating pdf.  I would like to either (1) turn this prompt off or (2) -- less preferable -- have the linked data always update without prompting.
    Is thre a setting that would accomplish one of these two solutions?
    Thanks,
    Craig
    PS.  All settings in Word have been set such that data IS NOT updated when printing on a regular printer.

    You can print to Adobe PDF.

  • Trouble with creating interlocking rings (olympic style)

    I'm trying to make interlocking rings (olympic style), but every single time I go to the pathfinder  and click "divide", so that I filll in the overlapping areas of the rings with different colors, it ttells me "the filter produced no results, please select one or more filled paths" even though I already selected the three overlapping rings. Im in adobe CS5.
    Please help!

    Select the art and then grab the Shape Builder tool...
    Then clikc-drag across sections you want to unify...
    The image below is an animated gif. It will not animate on the forum by default. Right-click/Control-Click the image and choose "Open Link in New Tab/Window" to view the animation.

  • Creating classes and coding style

    Friends I am little confused in how to go about creating classes.I have ideas but not sure which will be better.
    I have say 3 oracle tables and I am developing three classes for each table.All the classes will be doing is do the SELECT,DELETE,INSERT,UPDATE operation with the oracle tables.Say for example I have two tables.
    DEPT_TABLE
    dept_key
    dept_desc
    tot_emp
    EMPLOYEE_TABLE
    emp_key
    emp_name
    dept_key
    emp_sal
    So I will be developing 2 classes for the 2 table
    public class Dept {
    private int deptKey = -1;
    private int totEmp = -1;
    private String deptDesc = "";
    public void select(){
    //select dept records
    public void insert(){
    //insert dept records
    public void update(){
    //update records
    public void delete(){
    //delete records
    similarly a Employee class will be developed.
    Now my confusion is does it make sense.
    Also is it a nice idea to have dept object as one of field in the employee class instead of the depKey ,because dept key is one of the field in employee table.I mean
    public class Employee {
    private int empKey = -1;
    private int empSal = -1;
    private String empName = "";
    private Dept dept = null;
    public void select(){
    //select emp records
    public void insert(){
    //insert emp records
    public void update(){
    //update emp records
    public void delete(){
    //delete records

    well, I wouldn't bother if you're on a small project, but, if you find yourself needing to do some thing like this a lot, there are programs that can generate a java class where each property corresponds to a column on some DB table, e.g.:
    public class Employee {
      Integer id;
      String name;
    }corresponds to table 'Employee' with int column 'id' and varchar column 'name'. They can be handy because you don't have to do pure SQL any more and nearly all of the JDBC logic is handled by the framework (e.g. I would find an employee with a given ID by creating an instance of the Employee class and invoking setId(4)). But, I wouldn't bother with the over-head involved with setting it up for a small project. However, if you find yourself doing this often, it might be some thing worth considering... take care.

  • Need help with creating invoice and list of invoices

    Hello everybody,
    I need to create Credit / Debit memo invoices and for this I try to use FM GN_INVOICE_CREATE in my Z program, please let me know if it is correct way to go?
    As well I need to create list of Credit / Debit memo invoices, how to achieve this?
    Thanks in advance.
    Usefull answers will be awarded.
    Regards, M.

    You can use RV_INVOICE_CREATE for credit memo and debit memo
    list of credit and debit memo - use this FM - RV_INVOICE_LIST_CREATE
    see the below sample code
    refresh: XKOMFK, XKOMV,
               XTHEAD, XVBFS,
               XVBPA,  XVBRK,
               XVBRP,  XVBSS.
      clear  : XKOMFK, XKOMV,
               XTHEAD, XVBFS,
               XVBPA,  XVBRK,
               XVBRP,  XVBSS,
               VBSK_I.
      VBSK_I-SMART = 'F'.
      XKOMFK-VBELN =  v_deliv.
      XKOMFK-VBTYP = 'J'.
      APPEND XKOMFK.
      CALL FUNCTION 'RV_INVOICE_CREATE'
           EXPORTING
                VBSK_I       = VBSK_I
                WITH_POSTING = 'C'
           TABLES
                XKOMFK       = XKOMFK
                XKOMV        = XKOMV
                XTHEAD       = XTHEAD
                XVBFS        = XVBFS
                XVBPA        = XVBPA
                XVBRK        = XVBRK
                XVBRP        = XVBRP
                XVBSS        = XVBSS.
      if sy-subrc eq 0.
        COMMIT WORK.
       flag = 'X'.
      else.
      message i011 with p_vbeln.
      endif.
    Reward Points if it is helpful
    Thanks
    Seshu

  • Can't create item extending controller

    Hi everybody, I need your help.
    I need to put a checkbox validation in OIE Details Page > Expense Details. I tried to do it using Personalization, but Create Item icon is disabled. So I'm trying to do it extending the controller but I'm stuck in this point.
    I'm woriking on R11i. I think I have to extend "DetailDataInputCO". I used this code but the item doesn't appear.
    public class xxDetailDataInputCO extends DetailDataInputCO
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    OAMessageCheckBoxBean ccidbean = (OAMessageCheckBoxBean)pageContext.getWebBeanFactory().createWebBean(pageContext, OAWebBeanConstants.MESSAGE_CHECKBOX_BEAN, null, "xxValidation");
    ccidbean.setID("xxValidation");
    ccidbean.setUINodeName("xxValidation");
    ccidbean.setText("I confirm that all aspects of my time entries are accurate.");
    ccidbean.setPrompt("Test");
    Please, tell me what I'm doing wrong.
    Thanks in advance.

    Hi,
    I checked the Region, even I didnt see the "Create Item" image (not only enabled, the image itself not there).
    So you want to add a checkbox under "Flow Layout: Expense Details".(flowLayout id="DetailFields" )
    <your code start>
    OAHeaderBean hb = (OAHeaderBean)webBean.findChildRecursive("XXXID");
    //Second Create a bean to that
    //add Index to the Header Region
    hb.addIndexedChild(ccidbean);
    <your code ends>
    Instead of add the item to yoru custom Header Bean,
    Can you get the handle of the flowlayout with the id "DetailFields" and then add to that (There is a way to add it in a particular position also).
    import oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean;
    OAFlowLayoutBean detailsFlowLayout = (OAFlowLayoutBean) webBean.findChildRecursive("DetailFields");
    if(detailsFlowLayout !=null)
    detailsFlowLayout.addIndexedChild(ccidbean);
    // You can use addIndexedChild(int childIndex, UINode child) to add it in a particular index.
    Thanks,
    With regards,
    Kali.
    OSSI.

  • Difference Between Rule Box Styles And Code Styles?

    Hi, Don't blame me for this stupid question: What is the difference between an ID style created with the New CSS Rule Box. (The style appears in the DW styles panel and can be edited with a click) And a style created in code example: id="name" (style does *not appear in the styles panel and can only be styled with proper code) *or I have to apply a style to it with the New CSS Rule Box. Or do I do something wrong?!
    Greetings

    Hmm, you are definitely confused. I hope things will become clearer when you have had a chance to read my book. (BTW, "Getting StartED with CSS" is not Dreamweaver-specific, but once you understand the principles, you should find working with the CSS Styles panel easier.)
    Styles can be in three places:
    In an external style sheet
    In a <style type="text/css"> block in the <head> of the page
    In a style attribute in the opening tag of an element (inline style)
    You should basically forget about inline styles. They are rarely used, except for creating HTML newsletters (some email programs don't support CSS any other way). Concentrate on the first two types: both of them show up in the CSS Styles panel. An external style sheet is more efficient, because rules stored externally are shared by all pages linked to the style sheet.
    Some rules (tag selectors) redefine the way an HTML element is displayed in a browser. For example, the following rule applies to all paragraphs:
    p {
      font-size: 14px;
      margin-left: 20px;
      margin-top: 0;
      margin-bottom: 10px;
    Other selectors are applied using the class or ID attribute in the opening HTML tag. Deciding which selector to use is one of the most confusing things when you first start with CSS. My advice is to start with tag selectors. Leave classes and IDs until you need to make something look different from the rest of the page.

  • I created a 5x7 postcard document in Word with text boxes and graphics.  When I converted it to PDF, some of the items were missing, even though they were in the boundaries of the page and looked fine on the Word document.  What happened, and how do I fix

    I created a 5x7 postcard document in Word with text boxes and graphics.  When I converted it to PDF, some of the items were missing, even though they were in the boundaries of the page and looked fine on the Word document.  What happened, and how do I fix it?  I'm trying to upload the PDF version to Vistaprint.  Thanks.

    Reader doesn’t create pdf files. You can use Acrobat (ask in that forum) to create pdfs. You can subscribe to the Adobe PDF Pack which has a create pdf functionality (please ask in that forum), or you can use a third party utility such as ghostscript, cutepdf, or Microsoft’s own PDF creation capability. For third party pdf creation you will need to ask in a forum dedicated to that software as fellow users of Reader are unlikely to have the knowledge to help.

  • How do I create an unordered list with three items and link to id's

    How do I create an ordered list with three items and linl to id's on my page

    Thanks, I guess what I was really asking, Is there a n option in the insert menu or somewhere where Dreamweaver does it for you.
    I am not clear on what you are wanting DW to do for you?  Is it that you want it to insert a three item unordered list?  No - there's no such function.  You would need to click in Design view where you want the list to go, click on the bulleted list icon on the Property inspector, and then enter the three items separated by carriage returns.  Then you'd have to link each item specifically.
    To enter the named anchors to element ID values, CS5 has no way to do this.  You'd have to enter those links manually.

Maybe you are looking for

  • Can you add apps to apple tv 3, if so how

    how can i add apps to my new atv 3,if so how do you do it..

  • How do I access my iCloud calendar on my iPad

    There is no icon for my calendar on my iPad. Siri can show me the calendar for the day, but there is no icon. Help!

  • Problem in oraparam.ini

    Hello All, I am trying to install oracle 11gR2 64 bit in cent os 5.6 64 bit operation system.while installing i get following error ,can any one help on this please .Advance thanks for your reply. Preparing to launch Oracle Universal Installer from /

  • Proper SSL certificat​e?

    I noticed the note in the following URL: https://lenovo-na-en.custhelp.com/app/answers/deta​il/a_id/27878/kw/ssl NOTE: If you create a LenovoEMC Personal Cloud on a network storage device that has LifeLine 4.0.2 or above, you will receive an official

  • Signal express log import

    Dear group, Can Signal express load tmds files created from wav recordings? I gave it a try but the file import didn't work for me. I browserd through the examples which worked fine. I tried converting the files to tdms via Diadem, but still no luck