URL for a new record link in report

My requirement is to have a hyperlink column on the report that will opens a new record edit screen to create a new Contact record with the Account Name and address info. defaulted in this new record screen.
I've added a column to my report and change the Data Format to Custom Text Format with a URL that is derived from the url on the address bar of the browser when access the New button of the Contact section within the Account detail screen.
The url on the address bar is as followed:
https://secure-ausomxbga.crmondemand.com/OnDemand/user/ContactInsert?OMCR0=ABGA-5Y4FNM&OMTGT=ContactEditForm&OMTHD=ContactNewNav&OMCBO=Account&OMRET0=AccountDetail%3focTitle%3dWALT%2bDISNEY%2bMEMORIAL%2bCA%2bINSTITUTE%2bFLORIDA%2bHOSPITAL%26OMTGT%3dAccountDetailForm%26OMTHD%3dAccountDetailNav%26ocEdit%3dY%26AccountDetailForm.Id%3dABGA-5Y4FNM%26OCTYPE%3dIV-Corporate%2bMaster%2bData%26ocTitleField%3dName&OCNOEDITTYPE=Y
I've tried to replace the field values with the analytics field names as followed but is getting error when trying to click on the column with the following url:
@[html]”*a href=”/OnDemand/user/ContactInsert?OMCR0=’ || Account."Account ID" || ‘&OMTGT=ContactEditForm&OMTHD=ContactNewNav&OMCBO=Account&OMRET0=AccountDetail%3focTitle=’||Account."Account Name"||’%26OMTGT%3dAccountDetailForm%26OMTHD%3dAccountDetailNav%26ocEdit%3dY%26AccountDetailForm.Id=’ || Account."Account ID" || ‘%26OCTYPE%3d’Other’%2bData%26ocTitleField%3dName&OCNOEDITTYPE=Y*/a*
( < is replaced with * for posting purpose)
Is what I'm trying to do possible? If possible, any one can help me out on the syntax? Thanks in advance.

Greetings TTone,
Its not possible.
The only field which can be set is the Account by setting OMCR0=ADSA-6FX7YL
https://secure-ausomxdsa.crmondemand.com/OnDemand/user/ContactInsert?OMRET1=AccountDetail%3fOMTGT%3dAccountDetailForm%26OMTHD%3dAccountDetailNav%26AccountDetailForm.Id%3dADSA-6FX7YL%26OCTYPE%3dProspect%26ocTitleField%3dName%26ocTitle%3dThe%2bAndersons%2b%252c%2bInc.%26ocEdit%3dY&OMCR0=ADSA-6FX7YL&OMTGT=ContactEditForm&OMTHD=ContactNewNav&OMCBO=Account&OMRET0=AccountHomePage&OCNOEDITTYPE=Y
Regards,
Abeer @ Sakonent
Edited by: 796422 on Sep 22, 2010 4:30 AM
Edited by: sakonent.com on Sep 30, 2010 12:08 PM

Similar Messages

  • Portal calendar - new record link problem

    We have a problem with calendars (Portal 9.0.2).
    We have:
    A form to enter/edit records in a table.
    A link to this form.
    A calendar based on the table in question.
    If I try to connect the calendar to this form (for entering new records) I set it up in the calendar definition in the "Empty Date Link" field. I then click the pencil because I want to send a parameter from the calendar query along. This parameter window will ONLY accept static values or "TODAY" in the column list box.
    Why can't I add my own columns in the column list box and send these values as parameters ?
    TIA
    Kjetil Nordstrand
    RKS Data AB
    Karlstad

    Hi,
    You cannot add your own parameters but you can definitely pass the values for all the fields in the form.
    Thanks,
    Sharmila

  • Any BAPI/Function Module for adding new record with dates in PA0027

    Hi all,
    I am tryig to find is there any BAPI/Function module for updating new record with Start Date and End date for specified Personal Number in PA0027 Table.
    In PA0027 table i will be passing start date and end date for selected personal number, it needs to add new record with this details in the table checking the condition that this start date and end dates should not be between any of of start date and end dates for the specified personal number.
    thanks for ur time.
    Murali

    Hi Raj/Suresh thanks for ur answers.
    but i am having a problem,i gave this values.
    INFTY               -
                0027
    NUMBER              -
                00000010
    SUBTYPE             -
                010
    OBJECTID
    LOCKINDICATOR
    VALIDITYEND         -
                03/12/2006
    VALIDITYBEGIN       -
                03/01/2006
    RECORDNUMBER        -
                000
    RECORD              -
                P0027
    OPERATION           -
                CHK
    TCLAS               -
                A
    DIALOG_MODE         -
                0
    NOCOMMIT            -
                Y
    VIEW_IDENTIFIER
    SECONDARY_RECORD
    i am getting short dump saying that
    The source field is too short.
    The current program, "SAPLHRMM", tried to assign a field to a field symbo
    However, the field is shorter than the type of the field symbol, which
    is not allowed.
    The statement in question is in the form ASSIGN f TO <fs> CASTING or
    ASSIGN f TO <fs> with a field symbol that was created using the
    STRUCTURE addition.
    I tried  operation - Chage,Create (same thing for all inputs)
    is this correct funtion moduel for my requirment?
    what ever i am passing the start and end dates this should check in the table records with this personal number and if this start date and end dates are not between of any start and end dates then it should add new record with this dates.
    Thanks for ur time.
    Murali.

  • What is the URL for the keynote help link in the keynote app

    what is the URL for the keynote help link in the keynote app on the ipad. I have a firewall in place to keep student from accessesing unwanted/restricted information, where can I find the url/ip address to unblock this site. Thanks

    Hi Ravi,
    As such there is no path for directly opening Visual Composer from the Netweaver system (I suppose this is what you mean by the acronym nws). Visual Composer can only be opened by the URL as given by Rahul:
    http://<hostname>:<port>/VC
    Bye
    Ankur

  • How create  dynamic URL for every row  shown in the report?

    Hi,
    Iam new to this Application. I created one interactive report to find the number of bugs logged for every product and its sub component for past one year. The report will look like below structure in the application.
    Product Subcomponent Total
    P1 S1 10
    P2 S2 4
    P2 S21 15
    Now i want to pick the value of Prouct and sub component for every row dynamiaclly and want to generate the URL with the conditions and make it as hyperlink for the Total Column.
    Iam able to make hyperlink for the Total column using the edit options for the total attribute, but it is opening the same page for all the rows in the total column. I want to generate dynamic URL by picking the value prodcut and sub componenet dynamically from the report for every row and want to make it as hayperlink for every row individually.
    Please tell me how to do this?
    Please revert back if you are not clear. Appericiate for your quick help.

    Hello <unknown user>,
    So you already set the Column Link attributes for your Total column. Should all links go to the same page, but with different parameters (ProductID, SubcompID)? Or to another page? And how can you determine that page?
    Assuming you'll go to a sort of detail page or form:
    Target = [Page in this app]
    Page = <your target page no>
    Item1 = <ProductID field in target page>
    Value = #PRODUCTID#
    Item2 = <SubcompID field in target page>
    Value = #SUNCOMPID#
    (you can use the ' flashlight' for getting the correct values)
    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • Can i make a sequence to create a record number for each new record

    Does anybody know if a field can be inserted to or a feature turned on to create a automatic numbering system for each incoming record

    It's easier if you don't. You can do what you want using a template, but it will require some scripting. It's also easier to do than describe, but I'll try. Begin by creating the fields on a page in the locations you want, insert this page to the document, as the first page for example. You can then replace it with a blank page, which will leave the form fields behind. Then make this page a template and hide it. You can then run a script from the interactive JavaScript console that spawns the hidden template on the first page as an overlay, extracts the page that now has fields as a new document, and repeat for the rest of the pages. Here are links to documentation of some of the scripting that will be involved:
    template.spawn: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.1216.html
    doc.extractPages: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.465.html
    The process for making a page a template through Acrobat's UI depends on what version you're using, but it can be doen programmatically too: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.451.html

  • Poplist items not enabled for creating new records

    In a multirow block where you can create a new record by clicking an item in an empty record, you can't click a poplist item: they are not enabled until a record is created. I's not a big deal but it makes the user experience somewhat inconsistent and awkward especially when the poplist item is the first one in the record. You also can navigate to it by tabbing from the last item of the previous record, only the mouse click doesn't work.
    Any workarounds? This is Forms 10.1.2.3.0 and the behavior is the same using Jinitiator or Sun JRE.

    Hi,
    Okk, you will have to do two things. Create two trigger on block level on which you want to do your changes.
    1. First trigger. (PRE-UPDATE)
    In pre-update trigger u will have to write the complete insert statement into the same table with new req id. like
    DECLARE
    vReqNo DATA_TYPE;
    BEGIN
    SELECT MAX(REQ_ID)
    INTO vReqNo
    FROM your_table;
    INSERT INTO your_table
    (req_no, fields....)
    VALUES
    (vReqNo, :forms_values);
    END;
    2. Create 2nd trigger on block level (ON-UPDATE)
    write in this trigger
    NULL;
    for viewing the inserted record. What u have to do is in ON-UPDATE after null; create one timer NO_REAPEAT.
    and in timer u will have to set the block property to req_id = generated_req_id_from_pre_update_trigger and
    execute_query;
    hope it will work...
    -Ammad

  • Home page URL for a new site collection

    Sorry for the kind of stupid question. I created a new site collection with Site Management menus. The home page has the URL like http://devtfs12/sites/corporate/_layouts/15/start.aspx#/ I expected that it should look like http://sharepoint.firm.lan/sites/corporate/SitePages/Home.aspx
    e.g without "_layouts/15/start.aspx#" is there a  way to change it? Is it possible to set up some sort of redirection so that  http://sharepoint.firm.lan redirects to http://devtfs12/sites/corporate/_layouts/15/start.aspx#/ Thanks!

    Hi,
    You are noticing the URL with _layouts/15/start.aspx because the new feature Minimal Download Strategy is activated on your site. 
    To know more on how it works you can refer the below links
    http://www.wictorwilen.se/sharepoint-2013---introduction-to-the-minimal-download-strategy-mds
    http://www.hezser.de/blog/archive/2012/08/18/what-is-the-_layouts15start-aspx-in-sharepoint-2013.aspx
    If you don't want _layouts/15/start.aspx to be a part of your URL you need to deactivate Minimal Download Strategy feature available under Site Actions -> Manager Site Features
    Note :Minimal Download Strategy is a new framework which is been written to increase the performance of the SharePoint site.
    Also, with SharePoint 2013, you can have Managed Metadata Navigation option. For more information , 
    https://support.office.com/en-nz/article/Enable-managed-navigation-for-a-site-in-SharePoint-49a067dc-77d2-455d-9e77-250ec7cc0a6d
    Hope it helps!
    Thanks,
    Avni Bhatt
    If this helped you resolve your issue, please mark it Answered

  • How to add a new record in updatable report using apex_item

    Hi,
    i am using an updatable report using the following select
    select
    aPEX_ITEM.POPUP_FROM_QUERY(2,emp_code,
    ' SELECT emp_surname, emp_code FROM hrm_employee ' ,null,null,null,null,null,'onchange="f_set_multi_items_tabular(this.value ''#ROWNUM#'''
    || ')"',null,null,null) PF_No,
    apex_item.text (32,
    NULL,
    80,
    100,
    'style="width:190px" ',
    'f11_' || '#ROWNUM#'
    ) Name,
    " REST_DATE",
    "REMARKS",
    from "roster"
    when i click on the button add row , only the column rest_date and the remarks are enable.
    why is the apex_item.text and apex_item_popup_from_query is disable ? and how i can make it enable.
    thanks
    regards
    jerry

    I could see that you are using the addRow() function to generate new blank row.
    I guess, this function(used by the builtin tabular form s) , identifies editable columns when they are marked so at the report column attributes.
    When you use apex_item API, it expects the columns to be standard report column and hence render the new rows as such.
    Some one from the development team might be able to give a better answer on that.
    As for avoiding this issue
    <li>One method , would be to define the columns editable(and display types) in report column attributes.
    <li> You can duplicate the last row using jQuery( *$('tr.highlight-row:last).after( $('tr.highlight-row:last).clone() )* ) and removing the field values, but events(for example datepicker) would remain attached to the original row , so it isn't very straightforward either.
    <li>If you want to use apex_item you would have to use a pseudo union to DUAL for generating a blank row and re-render the report either by a page load or a Dynamic Action. Sounds like a nice idea for a plugin.
    Now , if you want to add rows multiple times without saving them, then you would need to store the values in a collection at load and update the collection before adding the row.

  • KE5Z : UserExit or SAP Note for adding new fields in the report output

    Hi,
    I want to add 2 new fields in KE5Z (Profit Center: Actual Line Items) report output.
    Order reason(AUGRU), Sales Document Type (AUART) fields.
    Is there any UserExit or SAP Note available for this....
    Thanks in advance,
    fractal

    Hi Fractal,
    See if Note 92864 will help you.
    Summary
    Symptom
    Through a modification, it is possible for you to include additional fields in the profit center line-item reports 'actual' and 'plan' (Release 3.1*).
    Additional key words
    KE5Z, KE5Y, RCOPCA02, RCOPCA08 -
    SUPPORTGUIDE 20010613143936 -
    REPORTWRITER,
    SGRW_OM SGRW_PS SGRW_PC SGRW_SL SGRW_PCA SGRW_EC SGRW_LIS
    Cause and prerequisites
    The fields must be located in table GLPCA (for actual) or GLPCP (for plan).
    For Release 3.0F, you should ensure you have applied Note 62511 first.
    Solution
    To include a field in the actual line item report, proceed as follows:
    Call the ABAP/4 Dictionary (Transaction SE11) and display table GLPCA. You can then find in a line the field name and data element for the field you want to include.
    Return to the initial screen of the ABAP/4 Dictionary. Now change the structure RPCA2. If the structure does not yet contain the field, you select Edit -> Insert field; enter the field name and data element. Do not insert the new field at the beginning of the structure but in the rear half of the structure.
    Then save and activate the structure.
    Now call the ABAP Editor (Transaction SE38). Change the source code of program RCOPCA02. Insert the lines set out in the attachment in FORM routine FIELDCAT_FILL. When you do this, replace SGTXT by the field name of the field. If you normally want the field to be displayed when you the access the report, delete the line   afield-no_out      = 'X'.                "<<<< insert Note 92864 .
    You should note that the place where you insert the lines influences the position of the column in the report list.
    To include a field in the Plan-line-item report, carry out the same procedure except with table GLPCP, structure RPCA8 and program RCOPCA08.
    Note: Pls check if these 2 fields are available in any of the layout versions you have available with the transaction.
    Cheers,
    Vikram
    Pls reward for helpful replies!!

  • Content URL for specifying new Portlet

    Hello,
              For some reason I don't have access to personalization newsgroup from my
              news server, so I post my question here, hoping somebody who uses Weblogic's
              Portal will be able to answer.
              I am trying to pass parameters to my portlet by specifying them in content
              URL, like
              Content URL: portlets/CustomHelloWorld.jsp?helloString=HELLO
              CustomHelloWorld.jsp:
              <%
              String helloString = request.getParameter("helloString");
              out.println("TestTest");
              out.println(helloString);
              %>
              It seems to me, that Weblogic simply doesn't understand my content URL
              string, because the jsp is not even getting compiled, and all I get on my
              portal page is the title bar.
              If anybody knows how to make it work, or if you know that this is something
              Weblogic doesn't support, please let me know.
              Any info will be much appreciated,
              Nadya.
              

    Hi Nadya,
    Check your console messages or your weblogic.log file. Are any exceptions
    being thrown?
    - Ginny
    "Nadya" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am trying to pass parameters to my portlet JSP using content URL. So Ihave something like this in my content URL:
    portlets/CustomHelloWorld.jsp?helloString=TEST
    My CustomHelloWorld.jsp:
    <%
    String helloString = request.getParameter("helloString");
    out.println(helloString);
    %>
    Nothing shows up, except for the TitleBar.
    Any help would be appreciated,
    Nadya.

  • What is the Behavior.Navigation URL for creating navigation bar links for search scopes for security group and distribution groups?

    ...the search scope is used to subset the SGs and DGs. The search scope itself shows expected results. The search scope filter used is: /Group[Type='Security' or Type='MailEnabledSecurity'][(Domain = 'DomainX') or (Domain = 'DomainY')]
    Tried the following, with the GUID being the resource ID from the search scope for security groups:
    ~/identitymanagement/aspx/customized/CustomizedObjects.aspx?type=Group&searchtype=e8ed98b6-e299-4b8d-bfe5-e4b2adf1cd60
    ~/IdentityManagement/aspx/groups/Groups.aspx?type=Group&searchtype=e8ed98b6-e299-4b8d-bfe5-e4b2adf1cd60
    Thanks

    are you talking about redirect URL in search scope ? FIM will automatically add the searchtype querystring
    for custom groups search scope you can use :
    ~/IdentityManagement/aspx/groups/AllGroups.aspx
    and configure you search scope to use the same UsageKeywords as for the security groups
    and restart your IIS server using the command "IISRESET"
    in your case if you want to create navigation bar link to your group-type search scope use may use this format:
    http://{your fim server}/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype={your searchscope guid}&content=%2a
    ex : http://fimserver/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype=47e0a973-0ab4-46f5-815f-f5028c1af58e&content=%2a

  • What is the URL for Windows Sound Recorder and is I compatible with podcast

    I have recorded a podcast on Sound Recorder on Windows XP and i want to know how i can find the URL and if it is Podcast compatible. It is a wave audio file. Can you guys please, please help me!!!????
    W4065 Emachines   Windows XP  

    A recording you made in Windows Sound Recorder, until you do something else with it, is NOT on the Internet and has no URL at all.
    .Wav files are not suitable for direct use as podcast episodes as they tend to be uncompressed which makes them shockingly huge to download. You'll want to convert it to mp3 format to make it sensible for sharing.
    You'll then need to either upload it to a managed podcasting service, or post it on your own blog, or any of the other normal ways of doing the "podcasting" step of podcasting. There's plenty of howtos and walkthroughs on various ways of doing this.

  • Can you change the FTP URL for Azure Websites and link to a Domain Name FTP?

    I have created an Azure Website, and have regisetered the correct Domain Name details for the site. What i want to understand is can i do the same for the FTP address via Azure?
    Rather than use the default ftp://waws-XXX-XXX.ftp.azurewebsites.windows.net/ i want to change to be FTP.<Domain Name>.comi do not see the option to do this via Azure?
    would i have to create a CNAME on my domain registrar to deal with this instead?

    are you able to ftp to domainname.ext?
    if you can ftp to domainname.ext and instead you want to ftp to FTP.domainname.ext then yes you need dns map

  • Adding a New Contact Record link in a report

    Dear Gurus,
    I've followed instructions on how to create a New record link in a report using instructions from the Oracle CRM On Demand Reporting book but needed additional help in terms of how to auto populate the Account Name onto the New Contact Edit screen. I've created a custom Contact report that is setup as a web applet to replace the OOB Contact section that is showing on the Account Detail screen.
    On this report, I've created a hyperlink that opens a New record edit screen for a Contact record. I need to pass in the Account Name since this is a required field on the Contact Detail screen and needed help with the URL that I've entered as a custom text format in the column formula. From the M. Lairson's Reporting book, I've entered:
    @[html]*a href="/OnDemand/user/ContactDetail?OMTGT=ContactDetailForm &ContactDetailForm.Id="@target="_
    top">"Contact Details"*/a*
    (html not displayed correctly - I've to substitute < and > with *)
    This worked great but I need to pass in the Account Name. Can you help with a URL that will do what I needed? Thanks.
    Edited by: TTone on Jul 26, 2010 12:16 AM
    Edited by: TTone on Jul 26, 2010 12:27 AM

    Hi,
    Copy the URL from the contact create link and pass the values like Account Name etc by adding it to the URL, use & to separate the values.
    hope it helps,
    Mayank

Maybe you are looking for

  • Payment to Employee - vendor, for expenses

    Dear friends, Generally speaking in any organisation it is common to pay certain amount to Employees to meet particular expenses like printing and stationary, or any thing (either in advance or without using the word advance for expenses)... here als

  • Selecting browse in bridge in photoshop 2014 launches CC applet, what is happening?

    I have updated my system with the new Creative Cloud Application (Lightroom 5.5, Photoshop 2014 and latest Bridge)  Now I am getting all sorts of errors. At first I could use Edit in Photoshop 2014 command in Lightroom and the image would open in Pho

  • Logging Level

    hi, I have been following the below perf tuning url: http://www.oraclebidwh.com/2010/02/performance-tuning-in-obiee/ I have been reviewing section3, regarding turing off logging, it states the following: +3) Turning off Logging+ Logging can affect in

  • Where is my serial number for InDesign CC?

    I paid for the CC membership and never got an email with the subscription number! This is absolutely the worst!!!

  • IMac not listed, airport or airport extreme?

    My iMac G4 20 inch flat pannel display 1.24Ghz isn't listed on apples site. Which airport card do I need to use? Exyreme or regular .