MLS Support for Custom forms

Hi,
We need to create custom forms for an installation having more than 1
installed language. How should we take care of the various language
translations? Can anyone who has done this before shed some light on the
process?
Thanks,
Ashish

Hi,
Thanks for the response. Couple of more questions:
1) How do i translate the boilerplate texts? Do I need to maintain a lookup table for this? Any details on this would be appreciated.
Do you have any document on this?

Similar Messages

  • Add support for custom xmp panels

    Please add support for custom xmp panels.
    Thanks

    I would strongly support that too!!!
    Here is why: We have been working at an XMP implementation of the Darwin Core to support standardized metadata on biodiversity information. Have a look here. I would love to have an Panel in Lightroom to support the metadata that I am embedding with IDImager:
    http://wiki.idimager.com/index.php?title=DarwinCoreXMP#.27.27.27Darwin_Core_XMP.27.27.27
    Cheers,
    Frank

  • Enabling system menus for custom form

    Hi All,
    can I enable system menus First Row (CtrlH) and Last Record(CtrlE)  for custom forms? They are not getting visible for custom forms. So I am getting the error as 'Menu not found' when try to enable that.
    Jisha

    Hello,
    These menus (from GOTO menu) are not exist in the User Defined Forms either type is UDO or not UDO.
    You can implement these menus, with the same menu IDs (First Row = "5901") by Adding menu items to form
    Dim oMenuItem As SAPbouiCOM.MenuItem = oForm.Menu.Add("5901", "First Row" + vbTab + "CTRL+E", BoMenuType.mt_STRING, -1)
    But you should implement all the features you needed.
    Regards,
    J.

  • Authorization for custom form

    Hi,
    How we can give Authorization for custom form as well as custom menu

    Hi,
    Try this out
    Go to Administration module
    > system initialization
    > Authorizations
    >Additional Authorization Creator
    Add same level and just mention your
    Authorization id=Custom
    Name=Custom
    Option=Full/Read/None
    Forms id=*(Your Form ID) *
    Ok
    Now Go to Administration module
    > system initialization
    > Authorizations
    >General authorizations
    Now select user and set user authorization-------> Custom -
    > No Atuorization
    Reply me
    Remember if Problem Resolved then mark as answered

  • Microsoft is no longer giving support for Infopath forms

    Hi,
    I come to know that Microsoft is no longer giving support for infopath forms and its replacement coming is office forms.
    Can anybody please tell me when Microsoft will is going to lift the support for infopath forms and what will be its replacement and what will be the features of new technology. And will i stop using the infopath forms or i can use for now.
    Thanks in advance.

    This is last edition of infopath form. But a replacement of infopath form would be released
    Products Released
    Lifecycle Start Date
    Mainstream Support End Date
    Extended Support End Date
    Service Pack Support End Date
    Notes
    InfoPath 2003
    11/19/2003
    4/14/2009
    4/8/2014
    InfoPath 2007
    1/27/2007
    10/9/2012
    10/10/2017
    1/13/2009
    Microsoft InfoPath 2010
    7/15/2010
    10/13/2015
    10/13/2020
    Microsoft InfoPath 2013
    1/9/2013
    4/10/2018
    4/11/2023
    Page Tools
    Print this page
    ver since Microsoft has announced that InfoPath 2013 would be last release for their most popular forms technology, industry and SharePoint community was awaiting for what’s next at
    Microsoft’s announcements at SPC14.
    As you have may have noticed from my blog articles, I have been huge fan of InfoPath form services and different capabilities it would bring to deliver quick no-code solutions for customers
    backed by amazing InfoPath community. Although InfoPath forms had its limitations (branding, mobility support, XSLT based technology, required Enterprise CALs etc.), disciplined approach allowed me to design and maintain complex enterprise level InfoPath 2010
    and SharePoint 2010 solutions.
    Ever since Microsoft has announced InfoPath Forms replacement roadmap update session at SPC14, industry and community leaders were looking forward to this session. Interestingly, while
    announcing has InfoPath and SharePoint forms update in January 2014, Microsoft has dropped some hints of Microsoft Word and Access Services being replacement for InfoPath form services. Microsoft provided early insight on their plans to deliver next generation
    intelligent, flexible, agile, and integrated forms experience that spans devices and browsers.
    Check 
    http://nikpatel.net/2014/03/08/future-of-infopath-spc14-notes-from-office-and-sharepoint-forms-roadmap-update/
    http://zimmergren.net/business/the-future-of-forms-with-sharepoint-and-office-365
    If this helped you resolve your issue, please mark it Answered

  • Will REF CURSOR support for Oracle Forms 6i?

    Hi,
    I need to use ref cursor in my from. My cursor query should be dynamically append the "where clause". Hence I used the dynamic query with ref cursor.
    But my problem is , when I compile the form it gives error for the line " OPEN emp_record FOR l_query;"
    You need to use "select" statement.
    Is there any solution for this in forms?
    I know it supports for other PL/SQL areas.
    Please help me. below is my code sample,
      DECLARE
    TYPE emp_refcur IS REF CURSOR;
    emp_record    emp_refcur;
    TYPE rec_emp_data IS RECORD
        emp_no              VARCHAR2(40),
      emp_rec             rec_emp_data;
      l_query               VARCHAR2(4000);
    BEGIN
         l_query := 'SELECT empno
                     FROM emp ';
          IF :CONTROL.ename IS NOT NULL THEN     
              l_query := l_query||' AND ename = '''||:CONTROL.ename||''' ';           
          END IF;
         OPEN emp_record FOR l_query;
         LOOP
            FETCH emp_record INTO emp_rec;
            EXIT WHEN emp_record%NOTFOUND;
           dbms_output.put_line(emp_rec.emp_no);
        END LOOP;
        CLOSE emp_record;     
    END;      Thanks
    Rajesh

    Hi,
    It's been a while since I used Forms 6i, but I remember hitting a similar problem. I don't think (and stress think!) that the PLSQL engine that comes with Forms 6i recognises ref_cursors.
    The work-around I used was to move the functionality to the database and call it from forms.
    Hope this helps.
    Regards
    Ian

  • How to enable record history for custom forms

    Hi All,
    I have developed a custom form but i am unable to view the record history when queried and it throws an error saying 'Record history not available here'.
    can some one help me in sorting out the problem.
    Thank you

    Hi,
    The following table lists the standard columns used for Record History (WHO), the column attributes and descriptions, and the sources for the values of those columns. Set the CREATED_BY and CREATION_DATE columns only when you insert a row (using FND_STANDARD.SET_WHO for a form).
    CREATION_DATE
    CREATED_BY
    LAST_UPDATE_DATE
    LAST_UPDATED_BY
    LAST_UPDATE_LOGIN
    For more details, please refer to "Oracle Applications Developer's Guide", Page 3-2 Tracking Data Changes with Record History (WHO)
    Oracle Applications Developer's Guide
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115devg.pdf
    Regards,
    Hussein

  • EPM Multi language support for custom list in demand management

    Dear Team,
    We have installed EPM 2013 with English as base language and Arabic language pack as secondary language. We have implemented demand management and portfolio management as part of EPM implementation. Currently demand management have some workflow and
    custom list supporting these workflow. Just want to check, when user changes language setting from English to Arabic then all the forms ( build using custom lists) supporting English input forms should able to take Arabic text as input to these forms.
    Please let us know how we can achieve.
    Please help..:(
    Regards,
    Anup  
    Anup Kumar Presale Lead Wipro

    Was able to do it by adding new files to the shared folder and updating the style in the lang folder to point to the new files.

  • IDE Support for Oracles Forms and Reports

    Hi All,
    I am beginning a software integration project and would really appreciate it if you could give me some guidance. I wish to find an IDE that will support Oracle Forms & Reports (6i and 9i/10g) development (in particular support for coding of .rdf and .fmb files) either natively or via a plug-in. Is anyone aware of such an IDE or plug-in? Thanks in advance.
    -S

    Thanks for your input Jacob, that answered my question. I was wanting to know if there was any IDE that could be used to develop fmb's or rdf's, either natively or with a plug-in. From your response, I now know there are not.

  • Authorization Problem (I am Using Authorization For Custom Forms)

    Hi All,
    I am Using Authorizations To My Forms (I created One Addon For This Addon I am Using Authorization).I created Authorization For My Addon But While Working It Showing Some Errors
    . In My Addon Four Forms are there For  this four forms I am Using Authorization based on usres some screens only super  user can access. normal user he is not a super user he  cliekd on that authorization form it shows one message  Your not a authorized user to permitted this operation in this message box we have two butons one is ok button and one is Authorized by another user . When i clicked on Ok Button  I am getting error Internal error (-10) occured [131-183]. Please give me Your Valable Suggestion.
    I am waiting for  your Reply.
    Thanks & Regards
    Naresh

    I am using Sap Authorizations For My Custom Form  See The Code Also U Can Get Clear Idea
    Private Sub CustomAuthorization()
            Dim li_RetVal As Integer
            Dim pUserPer As SAPbobsCOM.UserPermissionTree
            Try
                pUserPer = Me.SBO_Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserPermissionTree)
                'Purchase Indent
                If pUserPer.GetByKey("NHCL_PM") = False Then
                    pUserPer.PermissionID = "NHCL_PM"
                    pUserPer.Name = "Purchase Module"
                    pUserPer.Options = SAPbobsCOM.BoUPTOptions.bou_FullNone
                    li_RetVal = pUserPer.Add()
                End If
                'Purchase Indent ->New Purchase Indent
                If pUserPer.GetByKey("NHCL_PM_NPI") = False Then
                    pUserPer.PermissionID = "NHCL_PM_NPI"
                    pUserPer.Name = "New Purchase Indent"
                    pUserPer.Options = SAPbobsCOM.BoUPTOptions.bou_FullNone
                    pUserPer.ParentID = "NHCL_PM"
                    pUserPer.UserPermissionForms.FormType = "2000010002"
                    li_RetVal = pUserPer.Add()
                End If
                'Purchase Indent->View For Approval
                If pUserPer.GetByKey("NHCL_PM_VIE") = False Then
                    pUserPer.PermissionID = "NHCL_PM_VIE"
                    pUserPer.Name = "View For Approval"
                    pUserPer.Options = SAPbobsCOM.BoUPTOptions.bou_FullNone
                    pUserPer.ParentID = "NHCL_PM"
                    pUserPer.UserPermissionForms.FormType = "2000010003"
                    li_RetVal = pUserPer.Add()
                End If
                'Purchase Indent ->Selection For RFQ
                If pUserPer.GetByKey("NHCL_PM_SEC") = False Then
                    pUserPer.PermissionID = "NHCL_PM_SEC"
                    pUserPer.Name = "Selection For RFQ"
                    pUserPer.Options = SAPbobsCOM.BoUPTOptions.bou_FullNone
                    pUserPer.ParentID = "NHCL_PM"
                    pUserPer.UserPermissionForms.FormType = "2000010006"
                    li_RetVal = pUserPer.Add()
                End If
                'Purchase Indent ->Purchase Quotation
                If pUserPer.GetByKey("NHCL_PM_PUR") = False Then
                    pUserPer.PermissionID = "NHCL_PM_PUR"
                    pUserPer.Name = "Purchase Quotation"
                    pUserPer.Options = SAPbobsCOM.BoUPTOptions.bou_FullNone
                    pUserPer.ParentID = "NHCL_PM"
                    pUserPer.UserPermissionForms.FormType = "2000010007"
                    li_RetVal = pUserPer.Add()
                End If
                'Purchase Indent ->Final Quotation
                If pUserPer.GetByKey("NHCL_PM_FIN") = False Then
                    pUserPer.PermissionID = "NHCL_PM_FIN"
                    pUserPer.Name = "Final Quotation"
                    pUserPer.Options = SAPbobsCOM.BoUPTOptions.bou_FullNone
                    pUserPer.ParentID = "NHCL_PM"
                    pUserPer.UserPermissionForms.FormType = "2000010008"
                    li_RetVal = pUserPer.Add()
                End If
            Catch ex As Exception
                Dim ErrCode As Long
                Dim ErrMsg As String
                Me.SBO_Company.GetLastError(ErrCode, ErrMsg)
                Me.SBO_Application.StatusBar.SetText("Authorization Problem" & ErrCode & li_RetVal, SAPbouiCOM.BoMessageTime.bmt_Short)
            End Try
        End Sub

  • Error : FRM 92101 - facing for custom form

    Hi,
    We have ORACLE EBS R12.1.3 and Oracle DB 11g
    We have developed custom form to display the Sub Inventory wise On Hand Stock.
    To get the result, we have used the seeded API : apps.INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES in the custom Form.
    This API is running perfectly in PL/SQL Block, giving the correct results.
    But when same API (package) we are using oracle Form 10g, it's giving an error .
    FRM-92101 : There was a failure in Forms Server during startup, This could happen due to invalid configuration.
                Please look into web-server log file for details.
    After Developed the custom form , we are calling the form using Navigation path : MENU > TOOLS > ON HAND QUANTITY (CUSTOM) .
    When we are going to compile this custom form  from local PC, getting the following error.
    Error ----->>  "Implementation Restriction : Cannot directly access remote package variable or cursor"
    Anyone help me to resolve the same ?
    regards
    Sanjay

    FRM-92101 : There was a failure in Forms Server during startup, This could happen due to invalid configuration.
                Please look into web-server log file for details.
    Please check the application.log file for the complete error message.
    When we are going to compile this custom form  from local PC, getting the following error.
    Error ----->>  "Implementation Restriction : Cannot directly access remote package variable or cursor"
    Please see "Move the attached libraries and referenced forms to the development machine" section in (Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 (Doc ID 444248.1)).
    Library Compilation Fail With ERROR Cannot Directly Access Remote Package Variable Or Cursor (Doc ID 428554.1)
    Thanks,
    Hussein

  • Attachments not enabling for custom form

    Hi,
    I created a simple custom form based on a custom table having only 2 fields. The form works fine.
    I tried adding attachment functionality by setting up -
    - Document Entities
    - Document Categories and
    - Attachment Functions as given in many tutorials online.
    I am still unable to see the attachment icon enabled.
    I also registered the custom table using ad_dd.register_table and ad_dd.register_column and still the attachment icon is not enabled.
    Even the profile option 'Indicate Attachments' is set to Yes at site level. Still does not work.
    Is there any code that needs to be written on the standard attachments trigger in the fmb?
    Please suggest what else I can do to enable the attachments icon/clip?
    Thanks!

    Is there any code that needs to be written on the standard attachments trigger in the fmb?
    Please suggest what else I can do to enable the attachments icon/clip?How to enable attachment button in a custom form
    Re: How to enable attachment button in a custom form
    Please also see old threads.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Attachment+AND+Custom&objID=c3&dateRange=all&userID=494875&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Attachment+AND+Custom&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Is Windows 7 64 bit support for Oracle Forms and Reports 6i version

    Hi All,
    Greentings!
    Its urgent requirement from customer to Install Oracle Forms and Reports 6i Client software in Windows 7 64 bit OS.
    Can any one please help me to download and Install the same. It would be great if you send me the download link and steps to Install.
    Many thanks in advance!
    Kind Regards,
    Mohan

    That is a very very old product. It does not look like it is certified on that OS.
    Forms 6i Documentation
    http://www.oracle.com/technetwork/documentation/6i-forms-084462.html
    From
    http://download.oracle.com/otn_hosted_doc/forms/forms/A73154_01.pdf
    1.2.1.2 Operating System
    This version of Forms Developer requires Microsoft Windows. Specifically, one of the following versions:
    Windows 95 (any version)
    Windows 98 (any version)
    Windows NT (Service Pack 5 or later)
    For certification you should check with Middleware Certification (MOSC)

  • Support for PDF form editing in Acrobat Pro XI and futire versions?

    Will Adobe Professional continue to support the creation and editing of PDF forms after Forms Central? Can I import my Forms-Central PDF forms into Acrobat XI? What are the plans for future versions of Acrobat Pro - any cancellations planned for forms-features?

    >. I understand that this LifeCycle Reader Extensions allows for such a result
    That's correct.
    >but I have not clue how to add this funtionality to my already created PDF?!?
    LiveCycle Reader Extensions is a product. You buy it. Note that the
    price is "on application" and varies with your company's needs, but is
    typically either tens or hundreds of thousands of dollars. This is to
    offset the "lost sales" of Acrobat which people would otherwise have
    to buy to save forms.
    > I have downloaded the trial version Adobe LifeCycle Designer 7.1 (which appears to have full functionality for only 60 days)in hopes to just add this capability
    There are many products with LiveCycle in the name from Adobe. That's
    a different one.
    Aandi Inston

  • JSF Design support for custom controls

    I am creating some custom JSF components, for use in my projects. They work fine, but I was not able to make them display correctly in design time (I am using Websphere).They appear like small rectangles, even when they are grids. What is the standard way to provide design time support to my controls? Or al least a way to show them properly in Websphere designer? There must be some way to make it work, because standard components and IBM components are displayed correctly.
    Some hint?

    At the moment, the best you can do is fill out all the metadata in faces-config.xml for your component and renderer. Beyond that, each tool developer is currently defining proprietary XML metadata and/or programmatic extensions to provide better tool support. This is, of course, an awful state of affairs, and there are the beginning of efforts today to work towards common metadata and extensions for component developers.
    -- Adam Winer (EG member)

Maybe you are looking for

  • IDOC Output for Payment Run through F110

    Gurus, I am trying to generate IDOCS for the payment run through F110 transaction. I have setup the following but still unable to generate the IDOCS. - Bank partner setup with IDOC PEXR2001 and message PAYEXT. - House bank configuration. Can anyone h

  • Install imovie ios 5.1.1

    Dear Community, I am really lost in this case. Prior to the iOS 6 update I have bought iMovie for the iPhone. I unsinstalled it, because I hadn't used it for some time. Now I urgently need it and cannot reinstall it as the new iMovie 1.4 is restricte

  • Paper Jam indicator without a paper jam in a OfficeJet L7590

    I need to know how to reset the printer after there is a phantom paper jam indication. The printer "will not clear" so I can resume printing. Thanks

  • Language selection screen after every recharge

    I have a 40GB 2nd generation Ipod. Every time I recharge it and power it back on it goes to the language selection screen. Is there anyway to fix this? Thanks -drauch 2G IPOD    

  • Installing Windows XP on a Lenovo W520

    I recently purchased a Lenovo W520 and I set it up to run a dual boot since I need to run on Windows XP when I am working for a client who doesn't support Windows 7 on his network yet. Everything works fine but the video driver. I downloaded the driv