Customize the QBE report customization form

Does anyone have some ideas about how to customize the QBE report customization form
(e.g take off the "case sensitive check box" or "format mask" .. etc)
thanx

repost the above msg.
What I'm trying to do is to show only the column displayable options to portal users and hide the other cutomize sections.

Similar Messages

  • Link from QBE-report to form not working when published as portlets

    I've created a simple QBE-report where I've linked (using a LINK) keyvalues to a detail FORM. Query and linking and automatically display of selected record works fine in the App.builder, - but when I publish the elements as portlets and access the QBE-report as a portlet on a page, - the link fails, no keyvalues are passed to the detail form. It only shows up blank.
    What am I missing here?
    Thankful for any hint.
    Regards,
    Haakon Eide
    [email protected]

    This is strange, - made the same report again, this time as a sql-query (not QBE) - and linked the report and form together exactly as before - this time the link works when using the report as a portlet.
    The QBE-report generates empty parameterstrings (i.e. foo=&bar=&) when run as portlet on a page. Is this a bug?
    Running Portal 3.0.9 on iAS 1.0.2.2.
    -Haakon-

  • Urgentpls : How to find the Oracle reports and forms version in Unix prompt

    Hi,
    How to find the Oracle reports and forms version in Unix prompt.
    Please give the steps
    Thanks

    I need to check the version of Oracle forms and reportsExample :$ frmcmp.sh -h | head -1
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    $ rwrun.sh 2>/dev/null | head -2 | tail -1
    Report Builder: Release 10.1.2.0.2 - Production on Wed Mar 10 11:17:55 2010
    $

  • How can I customize the Java Report Panel applet splash screen?

    Has anyone found a quick and easy way, either via javascript or a webi properties file, to cutomize the splash screen for the Java Reporting Panel applet while it is loading?  I've found a few code snippets for the javascript approach, but they don't quite work, and apparently there's a webi properties file that I should be able to use to accomplish this, but where is it exactly?  Is it on the BO server, or should it be in a jar file in my project.  Can't seem to find it.  Thanks for any help.

    Look at the link I posted, you aren't double buffering correctly.
    I saw the other post you mistakenly made before you edited it. Not really a big deal, I was just wondering why you did that.

  • Customize the title 'Report Total'

    Hi,
    I want to change the title 'Report Total' after checksum the column in the Report Attributes to another title, how can'i do this?
    for any help thanks

    Hi UserXY,
    go to your report attributes, section break formatting. There you can set "Display this text when printing report sums" to whatever you want to see.
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Can i Customize the Discoverer Reports

    Hello,
    I mean to say that like we make a report in Report Builder and can write text on the report.
    So can we write any thing on the report in discoverer?
    Regards
    Mustafa Ali Qizilbash

    Hi
    You cannot do this in any of the current production versions. However, in the next release, codenamed Drake, this feature is available in the Plus (web) version.
    My sources tell me that the release of Drake, which is really, 10g release 2, is imminent and we should expect to see the software being available on OTN sometime during the month of January.
    Hope this helps
    Regards
    Michael

  • How do we customize the default CKEditor for Web Form Editor in UCM 10gR3?

    Our customers are using the Web Form Editor for some WYSIWYG changes. The form has too many options and they would like to limit what the users can do. We have attempted to make changes to the following files to customize the CKEditor for Web Form Editor and cannot see our changes reflected after saving/restarting Content Server.
    Instance\weblayout\webform\ckeditor\config.js
    Instance\weblayout\resources\wcm\3rdparty\fckeditor\fckconfig.js
    Instance\custom\FCKEditor\webform\ckeditor\config.js
    To test a simple change we tried adding the following to change the toolbar options.
    CKEDITOR.editorConfig = function( config )
    config.toolbar = 'MyToolbar';
    config.toolbar_MyToolbar =
    ['NewPage','Preview'],
    ['Cut','Copy','Paste','PasteText','PasteFromWord','-','Scayt'],
    ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
    ['Image','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],
    ['Styles','Format'],
    ['Bold','Italic','Strike'],
    ['NumberedList','BulletedList','-','Outdent','Indent'],
    ['Link','Unlink','Anchor'],
    ['Maximize','-','About']
    There isn't much standard documentation on this out of the box feature and I've searched Oracle Support with no luck.
    Content Server 10gR3 (10.1.3.5.1)
    FCKEditor 2010_12_18 ($Rev: 90491 $) br-10g-10.1.3.5-release
    CS10gR35UpdateBundle 2011_02_08 (build 93)
    Thanks,
    Angela

    Posting the answer:
    You need to make the changes to the webforms component inside the ~\custom\FormEditor\templates\fe_config.js file. Then propagate your changes using the Administration > Actions > Publish layout files page.
    One more quick question - where do we limit the Styles, Fonts, Sizes, Colors?
    in the same file we added lines similar to the following to limit the fonts,
    styles....
    CKEDITOR.config.font_names = 'Arial;Times New Roman;Verdana';
    CKEDITOR.config.fontSize_sizes = '16/16px;24/24px;48/48px;';

  • New to portal: Setting the column width in portal QBE report

    I'm trying to set different widths to different columns in the QBE report. One of the columns in the report contains long descriptive text. With the default column width the reports runs into many pages and user has to scroll a lot. I would like to set the column width for this column so that it does not wrap for every 2/3 words. In the customization tab, I'm setting the width type to "Char" and selecting the number of characters to be displayed in that coulmn. Percent/pixel width type also didn't help. Should I set the Header width also?. I'm not sure where to set this header column width.QBE report just ignores these customization parameters and displays the report in default format. Please let me know if you have any idea/solution to this problem.
    Thanks
    Surya

    Hi,
    This is a bug and has been fixed 30984.
    Thanks,
    Sharmila

  • QBE report to update form link

    Running portal30 from 9iAS media on Solaris.
    Been searching topics for an answer before posting...
    I'm building an app that uses a QBE form to display the contents of a table through a view with UPDATE link enabled. When the user clicks the UPDATE link, they are presented a form with the selected row in it. However, this appears to be a default generated form. I would like to build my own form with edit criteria and additional formating and have the UPDATE link to my custom form instead of a default form. Anyone know how to do this link? I can't find squat in the docs.
    Thanks, Dan Dodge

    This is strange, - made the same report again, this time as a sql-query (not QBE) - and linked the report and form together exactly as before - this time the link works when using the report as a portlet.
    The QBE-report generates empty parameterstrings (i.e. foo=&bar=&) when run as portlet on a page. Is this a bug?
    Running Portal 3.0.9 on iAS 1.0.2.2.
    -Haakon-

  • Customize xml batch report

    I am using xml report and need to customize the batch report body to add values. Did override the ModifyBatchReportEntry callback but noting gets written to the batch report body. Does this needs to update the xls files? if so can the xls file be updated dynamically?
    thanks!
    CLD,CTD

    Hello,
    Unfortunately there is not currently an option to select Sequence for the report generation method when the report format is XML. There are, however, a few alternatives: Using the ATML, HTML, or ASCII formats will allow you to select Sequence, and at that point the ModifyReportEntry callback (and other similar callbacks) will become available.
    If you are required to continue with XML you will need to modify the DLL that TestStand uses to build the XML report. For your convenience we include the source code for this DLL. You will find the project file at <TestStand>\Components\Models\TestStandModels\.
    Thanks,
    Daniel

  • QBE Report and Dynamic LOV

    I have a QBE Report on a table "A" where the value of a field "F" is the "id", of another table "B".
    For populating the table "A" I have create a form that uses a dynamic LOV (select name, id from B).
    In the QBE report, the value of "F" is the id, instead of the "name". How can I display the name?
    Moreover, if I "Update" a record, I would like to have (in the form for updating) the combobox with the complete LOV and NOT the text box with the id.
    How can I do that?
    thanks

    Hi,
    This happens in the case when a webview component has been added to a page and the mode selected is EXCEL. You see the excel dump on the screen.
    This was a bug and has been fixed in 902.
    Incase U want an excel report then you would have to use the RUN options available from the manage screen or navigator .This brings up a save option.You can open it or save the same and then open it.
    Thanks,
    Anu

  • Customizing the QBE

    Hi,
    Does anyone know how can I customize the QBE? I want to remove the format mask textbox, the align combo box and the case sensitive check box?
    any help would very appreciated...
    thanks in advance,
    Miguel

    Hi
    It is not possible to customize the column options. You can only customize
    output format, maximum rows, sum columns, break columns, orderby, query options, where clause, display name and the buttons.
    Thanks,
    Sharmila

  • No data in the STD Report S_ALR_87012272

    Hi,
    The SAP STD report is s_alr_87012272 is not showing any values.
    Kindly help me how we can get the values in the report.
    Report long text:  Cash Flow (Indirect Method) Variant 1
    Report name                      0SAPRATIO-03
    Thanks..,,
    Regards,
    John Pal

    Dear John,
    All reports are based on a financial statement version. This is
    determined in the form with the same name under the general selections
    (see overview of the report parameters). In the standard system, this is
    the INT version. In the version, accounts with chart of accounts (INT)
    and number are assigned to the individual items. If the system in
    question uses another financial statement version or another chart of
    accounts, the selected data cannot be assigned to the balance sheet
    items.
    This is the reason we suggest our customers to create their own form.
    Check SAP note 43661 which describes creation of new
    forms and reports.
    Following are the steps to create the form and report:
    FSI4 => Form type: Financial Statement Key Figures => Copy
                 Form: Name and Text for the new form
            Copy from: 0SAPRATIO-04
    FSI5 => find and double click the new form just created => Edit Gen.
    data selection => change the FSV to what you want to use
    FSI1 => Report type: Financial Statement Key Figures  => Create
                 Report: Name and Text for the new report
              With form: Name of the new form
    details please refer to standard SAP report 0SAPRATIO-04
    FSI3 => find and excute the new report to check if you can get the
    result you want
    To change the fin.statement version in the general data selections of
    your new form is not enough.
    All reports are based on a financial statement version. This is
    determined in the form with the same name under the general selections
    (see overview of the report parameters). In the standard system, this is
    the INT version. In the version, accounts with chart of accounts (INT)
    and number are assigned to the individual items. If the system in
    question uses another financial statement version or another chart of
    accounts, the selected data cannot be assigned to the balance sheet
    items.
    This is the reason we suggest our customers to create their own form.
    Please find the attached note 43661 which describes creation of new
    forms and reports.
    Following are the steps to create the form and report:
    FSI4 => Form type: Financial Statement Key Figures => Copy
                 Form: Name and Text for the new form
            Copy from: 0SAPRATIO-04
    FSI5 => find and double click the new form just created => Edit Gen.
    data selection => change the FSV to what you want to use
    FSI1 => Report type: Financial Statement Key Figures  => Create
                 Report: Name and Text for the new report
              With form: Name of the new form
    details please refer to standard SAP report 0SAPRATIO-04
    FSI3 => find and excute the new report to check if you can get the
    result you want
    To change the fin.statement version in the general data selections of
    your new form is not enough.
    Mauri

  • Not getting Reports Parameter Form in web-forms environ

    I am not able to get a report parameter form to appear for a
    report called from forms via a 'run_product' command. It works
    fine in client/server mode. In web-forms the report just goes
    ahead and runs without the needed parameters. I have tried
    explicitly passing a parameter list with the 'paramform' set to
    'yes' and this did nothing. I have this on a NT box with latest
    Dev2 patches applied.
    1. Is the reports parameter form supposed to work in web-forms
    mode?
    2. How do you set it up to work, if it is supposed to work?
    Thanks for any replies.
    null

    I guess you have to use web.show_document - I found this article
    on DevConnect:
    Article-ID: <Note:68647.1>
    Circulation: PUBLISHED (EXTERNAL)
    Platform: GENERIC Generic issue
    Subject: How to show Reports HTML PARAMFORM when
    calling Reports
    from Forms
    Modified-Date: 09-AUG-1999 18:02:04
    Document-Type: BULLETIN
    Content-Type: TEXT/PLAIN
    Impact: MEDIUM
    Component: SQLREP
    PURPOSE:
    This bulletin explains how to overcome the current restriction
    of calling an Oracle Report from Oracle Forms and showing a
    PARAMETER FORM. This is currently not possible when using the
    RUN_PRODUCT built-in with
    WEB DEPLOYED APPLICATIONS.
    DESCRIPTION:
    When you call an Oracle Report from Oracle Forms using
    RUN_PRODUCT in Client-server, you can specify an optional
    parameter called PARAMFORM to display the parameter form defined
    in the Oracle Report.
    For web-deployed applications, the PARAMFORM parameter can be
    set to HTML to produce a HTML version of the parameter form.
    When calling Oracle Reports from an Oracle Form using
    RUN_PRODUCT and specifying PARAMFORM=HTML in the parameter list,
    the Oracle Reports parameter form doesn't show the in the client
    browser. If the Oracle Reports Cartridge/CGI is used and
    PARAMFORM=HTML is specified, then the Oracle Reports parameter
    form does appear in the client browser.
    Oracle Forms does not use either the Cartridge or the CGI with
    RUN_PRODUCT, and it's these thin clients that produce the HTML
    Oracle Reports parameter form.
    As a workaround to this problem, you can use either the
    Cartridge or the CGI with the WEB.SHOW_DOCUMENT Oracle Forms
    builtin. This does require either the Oracle Reports Cartrige
    or the CGI to be installed. Neither of these are necessary if
    the parameter form isn't required.
    INSTRUCTIONS:
    The following items need to be installed:
    1. Oracle Reports Multi-tier Server.
    2. Oracle Reports Web Cartridge
    or
    Oracle Reports Web CGI.
    Here is a typical URL that can be specified in a browser
    to run a report using Oracle Reports Cartridge implementation:
    http://your_webserver/r30ows?
    server=repserver21+report=emp_30.rep+
    destype=cache+desformat=html+userid=scott/tiger@mydb+paramform=ht
    ml
    For CGI implementation:
    http://your_webserver/your_vir_cgi_dir/r30cgi32.exe?
    server=repserver21+report=emp_30.rep+destype=cache+desformat=html
    userid=scott/tiger@mydbparamform=html
    The Oracle Reports parameter form now is shown. This can be
    used with WEB.SHOW_DOCUMENT issuing the request to execute the
    report to the Oracle Reports Multi-Tier Server instead of using
    RUN_PRODUCT.
    The following code may be added to a program unit, which then
    issues the request to run the report:
    IF get_application_property(user_interface) = 'WEB' then
    /* Use Cartridge configuration with WEB.SHOW_DOCUMENT. */
    WEB.SHOW_DOCUMENT('http://your_webserver/r30ows?
    server=repserver21+report=emp_30.rep+destype=cache+desformat=html
    userid=scott/tiger@mydbparamform=html', '_self');
    /* OR for CGI configuration. */
    WEB.SHOW_DOCUMENT
    ('http://your_webserver/your_vir_cgi_dir/r30cgi32.exe?
    server=repserver21+report=emp_30.rep+destype=cache+desformat=html
    userid=scott/tiger@mydbparamform=html', '_self');
    ELSE
    /* use RUN_PRODUCT for client-server with PARAMFORM=Yes. */
    Add_Parameter(plid, 'PARAMFORM', TEXT_PARAMETER, 'YES');
    RUN_PRODUCT
    (REPORTS,'emp_30.rep',SYNCHRONOUS,RUNTIME,FILESYSTEM,plid);
    END;
    RELATED DOCUMENTS:
    Developer/2000: Guidelines for Building Applications, Deploying
    Applications on the Web (for detailed instructions on setting up
    the Oracle Reports Cartridge and CGI)
    Laura (guest) wrote:
    : I am having the same problem with Dev 6 on NT. The parameter
    : screen for reports works in client/server but not web using
    run-
    : product. I am getting error REP-0788: Warning the value of
    the
    : restricted LOV parameter is not among the selectable values.
    : Any reports without a parameter screen work fine with run-
    : product.
    : Any help would be appreciated.
    null

  • 6i Reports and Forms Download Software

    I am not able to fine the 6i Reports and Forms from OTN download. I am at 11.5.9 using Sun. Can you help me to find where I can download the tool? I am new at the company. Thanks!

    Hi,
    Use the following link and click on "Download" option for Oracle Softwares.
    http://www.oracle.com/technology/index.html
    Regards,
    Sailaja

Maybe you are looking for

  • Adding effects to a single note in Logic Pro

    Hi How would it be possible to add FX to a single note - for example one played at the end of a riff or melody - I've been trying to figure out a way of adding one to a single note in the piano roll format but am having no luck - can anyone please he

  • Working with iTunes Music Folder locations on a network drive in Vista

    I am having challenges assigning the "iTunes music folder location" to a network drive in Vista (using iTunes v.7.3). When I go to Edit/Preferences/Advanced/General, and choose change to assign the path, the Networks folder comes up, but does not dis

  • Apple TV as replacement for Directv

    Hello, Likely I should be using a search button but too much go over and well I am lazy doing so, so I'm apologies  for this. So I have Directv and I'm watching most are NHL (it's essy to get on Apple TV), Dicovery, History, National Geographic, Trav

  • Why do my applications quit when I enter the printer setting for my Epson 10600

    why do my applications quit when I enter the printer setting for my Epson 10600

  • Need urgent  response

    How to display the totals in the output list in general alv report ..condition negative totals will show red light icon otherwise for positive totals will show green light icon ?