Customizing Forms - 2 problems

Hey guys,
So I am working on a list and I went to view the forms for the page. The automatic form seems to be deleted. Is there a way to reinsert the automatic new item form? 
Also, on a new form, I created a link to another items new item form that opens in a dialog box, then refreshes the page when it is closed. I put this link under a certain item. If I were to revert this form to its default
would I still be able to insert a link into a specific row?

Thanks for the reply,
First of all, I could not find it in the recycle bin on the site itself. Is there a recycle bin inside designer for specific forms deleted?
Second, I assume all the content would be reverted, but how i inserted a link was by literally going to the spot, in code view, between the dropdown list and description and inserted a link as shown below. My issue is
in the standard form you can't get to a column like that, but with a custom form, hidden columns/ column ordering does not affect the form.
<SharePoint:FormField runat="server" id="ff1{$Pos}" ControlMode="New" FieldName="Caller" __designer:bind="{ddwrt:DataBind('i',concat('ff1',$Pos),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Caller')}"/>
<a href="JavaScript:var options=SP.UI.$create_DialogOptions();options.url='link to item';options.height = 700;options.dialogReturnValueCallback = RefreshOnDialogClose;void(SP.UI.ModalDialog.showModalDialog(options))">Add New Contact</a>
<SharePoint:FieldDescription runat="server" id="ff1description{$Pos}" FieldName="Caller" ControlMode="New"/>

Similar Messages

  • Calling custom form from another custom form giving problem

    Hi
    my requirement is when i am populating value in one form field from LOV ,
    i wrote when-validate-item trgger
    this trigger calls in turn another form for approval
    so i use the following command in trigger
    DECLARE
    -- variable added by deepak on 16-05-2006 starts here
         --to make PROF_description enterable
         L_PROF_TERM_WARNING_AMNT NUMBER;
         L_PROF_TERM_AMNT NUMBER;
         L_PROF_DEPOSIT_PAID NUMBER;
         L_AUTORIZATION VARCHAR2(1);
         --variable added by deepak on 16-05-2006 ends here
         --code added by deepak on 16-05-2006 starts here
         BEGIN      
                        BEGIN
                             SELECT PROF_TERM_WARNING_AMNT ,PROF_TERM_AMNT ,PROF_DEPOSIT_PAID ,AUTORIZATION
                             INTO L_PROF_TERM_WARNING_AMNT,L_PROF_TERM_AMNT,L_PROF_DEPOSIT_PAID,L_AUTORIZATION
                             FROM XXPOS_CUSTOMER_PROFILES_GTB XCP
                             WHERE XCP.PROF_DESCRIPTION = :POSTPAID_DET.PROF_DESCRIPTION;
                        END;
                        BEGIN
                        IF L_AUTORIZATION ='Y' THEN
                             :GLOBAL.auth_user_id := NULL;
                             FND_FUNCTION.EXECUTE( FUNCTION_NAME=>'XXAUTHSC',
    OPEN_FLAG=>'Y',
    SESSION_FLAG=>'NO_SESSION',
    OTHER_PARAMS=>NULL,
    ACTIVATE_FLAG=>'ACTIVATE',
    BROWSER_TARGET=>NULL);
                        IF :GLOBAL.auth_user_id is not null THEN
                             :POSTPAID_DET.PROF_TERM_WARNING_AMNT := L_PROF_TERM_WARNING_AMNT ;
                        :POSTPAID_DET.PROF_TERM_AMNT := L_PROF_TERM_AMNT ;
                        :POSTPAID_DET.PROF_DEPOSIT_PAID := L_PROF_DEPOSIT_PAID ;
                        ELSE
                             RAISE Form_Trigger_Failure;
                        END IF;
                        ELSE
                        :POSTPAID_DET.PROF_TERM_WARNING_AMNT := L_PROF_TERM_WARNING_AMNT ;
                        :POSTPAID_DET.PROF_TERM_AMNT := L_PROF_TERM_AMNT ;
                        :POSTPAID_DET.PROF_DEPOSIT_PAID := L_PROF_DEPOSIT_PAID ;
                        END IF;
                        END;
              END;
    but while running it is giving error:
    it is not popup the desired second window and displaying following error
    Illegalrestricted procedure OPEN_FORM in when-validate-item trigger
    IF anyone has any idea on this, it will bw highly appreciated.
    regards
    deepak

    You can use a timer in your when-validate-item trigger. In the when-timer-expire trigger you can call the procedure open_form

  • Unable to save using custom form in Public folder?

    Hi,
    Years ago I created a custom form for a Public calendar folder.  Recently I was asked to update that custom form, which I did.  Then I published it to the Public folder and changed the properties of the folder to use the new form as the default.
    This all seemed to work, when we create a new record we get the custom form.  Problem is when we try to Save & Close I get the following error message:
    "The item cannot be saved to this folder.  The folder was deleted or moved, or you do not have permission.  Do you want to save a copy of it in the default folder for the item."
    If I hit "Yes" I think it saves in my personal calendar folder, if I hit "No" it just goes away.
    I've been Googling this for a number of hours but all I find it reference to an old MS article about the mail box being full, which it isn't.
    If I switch back to the original custom form I can save records all day long.  Which indicates to me that I actually do have rights and that the mail box isn't full.  I have owner rights to this Public calendar.
    Any other thoughts?  I did try clearing the forms cache but that didn't seem to have any affect.
    Incidentally, I was also asked to update a customized form on a different Public calendar folder and that went off without a hitch. 
    Thanks in advance,
    Linn

    Make sure you have the right values in the Authentication Plugins in your Custom Form Authentication Scheme. You may have used different field names in your HTML form than the ones that are in your Plugins. Also, make sure the webgate.dll is protected by a Policy Domain. If all is set up right, and it still doesnt work, bounce everything including the IIS server.
    I have seen situations with IIS where changes in the Access Server configuration are not picked up until you bounce the webgate / IIS server. This doesnt seem to be the case with Apache or Sun JSWS.
    TGF

  • Problem with custom form

    Hey All,
    Has anyone ever experience a problem with maximizing or resizing their custom form? I have a rather large form that every time I try to maximize or resize causes Business One to hang and crash.
    Any ideas what might be causing this?

    Hi Curtis,
    Thanks for posting the solution... will keep it in mind!
    Thanks,
    Adele

  • 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

  • Having a problem working on a text box in my custom form, can you help me?

    I am making a custom form and I have reached a problem. The textbox that I am working on has gone light and will not let me edit it at all. I have tried to delete it and start over but it is stuck and I don't know what to do?

    Are you still having this issue? It sounds to me that you "cut" (ctrl+x) the object. You can get out of the mode by pressing the "ESC" key on your keyboard.
    Gen

  • Problem in integration of custom Forms with Oracle POS 13.2

    Hi All,
    I am working on POS 13.2 and it is currently configured with Ingenico signature capture device i6580. This device supports 5 services Pinpad service, signature capture service, line display service, msr service and FORMService.
    Form service is used to display all the custom forms (welcome form, thank you form etc) on the device. The same formservice is not supported by the device isc250 which need to be integrated.
    Could you please help me how can i display welcome or thankyou form on the device?
    Thanks!
    Arun

    Peter,
    unfortunately you can't call into a running Forms application. This will be addressed in a future release of Forms (don't ask me for the version of it because calling into Forms with JavaScript requires us to handle asynchronous events first). For now all you can do is to write an separate Applet that creates s ocket connection to a Java Bean running in Forms on teh Web. This is a bit of a hack and may have a security impact. I am forwarding this thread to some of my collegues who knows this better than I do.
    Frank

  • UDO Problem (I am Using UDO For My Custom Form.......)

    Hi   Friends
    I am Using UDO's For My Custom Form The Form Is Created using Screen Painter . In This Form Two Buttons One For OK and Another for Cancel  Button ID's Are 1 & 2. According to Form Mode The Button Caption is Changing. Second Button Caption is Always CANCEL. By Default form open with ADD Mode.But I want to OK MODE. or UPDATE MODE.
    My Main Quation is I Want to Open My Form in OK Mode or UPDATE Mode.
    Thanks & Regards
    Naresh.K

    It so simple Naresh,
            After loading xml file write the below code...
    oForm.Mode=SAPbouiCOM.BoFormMode.fm_UPDATE_MODE
    If it helps give reward points,
    Regards,
    Anitha

  • Outlook 2013 with Exchange Server - Changed custom form for contacts is not shown

    Hello,
    Our infrastructure:
    Exchange Server 2010
    Outlook 2010
    Outlook 2013
    Windows 7 Pro, Windows 8 Pro and Windows 8.1 Pro
    The situation:
    We've used an old custom form for contacts, worked perfectly fine
    I've updated the form (adding some new custom fields and checkboxes) using Outlook 2013 and publishing the form (with a new name) to the Exchange folder
    I've set the form as default form in our contacts folder
    I've used this Script to set the new form for the existing contacts  and the name of the new form is saved correctly
    BUT if I open a contact in our Exchange contacts folder, Outlook 2013 (Outlook 2010) still shows the old form
    Steps I've taken so far:
    Cleared Outlook forms cache
    Repeated the above steps 1-4 in Outlook 2010
    Switched Cached Exchange Mode off and back on
    Allowed Scripts in Trust Center Settings
    Used a new clean Windows installation with a new Outlook 2013 installation
    Used different Exchange users on different systems, but some behavior when opening contacts
    I'm out of options I can think of, so maybe somebody else has some new view on this problem. 
    Thank you very much in advance!
    Greetings,
    Karl

    Hi,
    Is the Exchange folder in which the custom form is published available to all users?
    From the description, the script used to work for the old custom form, correct? Which version of Outlook did you use with the old custom contact form? Outlook 2010/Outlook 2013 or an earlier version? If you used the script with an earlier version of Outlook,
    we can't make sure it will still work with Outlook 2010/Outlook 2013.
    In addition we may also try creating a new contact form and test the steps to see if it will work.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Custom forms (with Headstart), issues.  Prompted more than once to save/commit.

    We have found that after analyzing the APPS schema (for CBO), we
    have an issue with custom forms. This issue relates to an
    earlier post on this forum where we get prompted several times
    to save/commit our changes and that the changes are never
    submitted. We've narrowed it down to the QMS_TRANSACTIONS
    table, when ever we run...
    analyze table apps.QMS_TRANSACTIONS estimate statistics;
    Table analyzed.
    Our custom forms will stop working. Why is this? So far we've
    found the only work around is to drop all Headstart objects and
    run the scripts to recreate the objects in the APPS schema.

    Michael,
    This might be a similar problem as they have experienced in
    Japan. Their problem description is as follows;
    -At the beginning, the transaction can be committed from the
    screen.
    -After analyzing APPS schema, it becomes impossible to commit the
    transaction.
    This problem is reproduceable in following condition;
    -Use Oracle 8i 8.1.7.x.
    -Set '_push_join_union_view' parameter to true. (Set by Rapid
    Installer of EBS)
    -Analyze the schema that has qms_transactions table.
    This problem seems to be caused by DB bug (Bug no 2058756).
    If this is indeed your problem a workaround has been described to
    set the event 10195 before analyzing the table.
    Hope this helps.
    Regards,
    Sigrid Gylseth.

  • The custom form cannot be opened. outlook will use an outlook form instead

    Hi,
    I was referred to this forum by the Outlook team who thought you may be able to help.
    I am getting the above error periodically on my Outlook 2010 at work.
    I have a few email accounts defined on this and there appears to be no particular event that triggers the error message which regularly occurs every 10 to 15 minutes.
    I have looked at other posts for this which suggest clearing the cache and emptying the FORMS folder which I have done but the problem just keeps reoccuring as usual.
    The same file keeps appearing in the Forms folder called OUTLOOK.GL1 where GL1 is the name I gave to the email account that is on an MS Exchange server.
    The file contains only 4 text charachters.
    Now I havent added any customs forms at all, and certainly not in the last few days since this error has been appearing. 
    I have no idea where to look for any form definitions or where any forms might be required.
    Can anyone offer some suggestions as to how I can go about solving this as clicking ok to this error message 6 times every 10 minutes is driving me nuts.
    Thanks, George.

    Hi George,
    The lastest is with this link: http://www.outlookcode.com/article.aspx?id=64
    There are a few options to try when clearing the cache doesn't work.
    Regards,
    Matthijs

  • How to make a custom form, buttons etc... please...

    I mean, how to make a form (for example, JFrame) with arbitrary form (geometry, for ex, round, oval, star like etc). I think you understand what i mean.
    Of course, i think i can use winApi, but it's only for windows. It doesn't suit for Java in this problem solution.
    That question also about cusomizing form of buttons, fields.. etc..
    i think, everything.
    What can java allows to cusomize and what not.
    Thanx!!

    I am just a learner and so i can just suggest you a strategy to implement Customized forms in JAVA. However i am sure that in practice it will work as far as Windows OS are concerned. Here is it:-
    The basic IDEA is to declare a native function in JAVA that makes JNI calls which will be further processed by Win32API and processed output will result into an elliptic or any polygonal shaped forms.
    To achieve declare some function as follows:
    public native void createEllipticalForm(formName formRefrance);
    create a Win32 Compiled DLL that manages this function as follows:
    (Mindwell, i havent stated what you call as pure-code but just a pseudo-code to the actual implementation)
    public native void createEllipticalForm(formName formRefrance)
    /* Search for the below stated Functions in Win32 API and work on
    them. I see a ray of success if you work with these functions properly.
    Further-more I assume that you are aware with concept of HANDLES */
    createEllipticRegion(); //WINDOWS.H
    showWindow(handleToTheForm); //WINDOWS.H
    Search for "createEllipticRegion() or showWindow()" on the GOOGLE to get the pure win32 API Code for Creating Customized Forms.
    Reply me in case any of you people get a solution based on my idea.
    [by VISH]

  • Custom Form Entry and how to properly use it on a folder

    Hello,
    I created a custom form based on an example from coolsolution, and I want to use it in one folder.
    I does select it within folder configuration.
    The problem is that when i create an entry, my form appears, but when I click on OK, it's the old form from the example I found which appears. Then, if I try to modify the entry, I come back to my form, but all the data I entered have been deleted.
    In the form editing tool, I deleted all the old fields (from the example). But still teaming found them somewhere.
    Could you help me and tell in which step I made a mistake ?
    thanks,
    Guillaume

    Start with a new form. When in the Form designer, notice there are two primary sections: Form and View
    Add your elements to the Form, for instance a text box.
    Then go into the view and add the same text box (you will see it in the list on the right hand side) to the view.
    Now try to use this form in the folder to create an entry.
    Does it work?

  • How to use a custom form

    Hi,
    I need to display the attributes of the currently logged in user.
    I plan to do this by displaying the attributes in a custom form which shud appear upon clicking on the End User Menu Form.
    I have already created the form and added the link in the End User Menu Form but am clueless as to how to display it.
    Can anyone help me as to how to go about with this task.
    thanks in advance,

    Point To Note:
    > > Go to your 'user' folder inside WSHOME and there's
    a
    jsp called 'customEdit.jsp' open it up and there
    should be a line that looks like this:
    req.setOption(UserViewConstants........
    uncomment this line and enter the name of yourform
    here like so:
    req.setOption(UserViewConstants.OP_FORM, "The
    "The name of your custom form");
    now edit your end user menu link to point to
    user/customEdit.jsp
    now when the user logins in thru the userinterface
    he'll click the link which should bring up theyour
    form with his info.
    ***NOTE rather than change customEdit.jsp make acopy
    of it, rename it, make the changes in it, andpoint
    your link to this new jsp......>
    The above solution is applicable to IDM 5.0 SP5
    And my solution below is applicable to IDM 5.0 without any patches.
    Thanks for the information ,however this is what i
    was trying earlier but it wasn't working ....i have
    figured out the problem now.
    There's a method wherein a object is created in the
    form
    RequestState reqState = new
    RequestState(session, request, response, _wsSesss,
    p); In the form there's a method
    String url = form.process(req);
    if ( url != null)
    LoginHelper.redirect (reqState, out, url);
    return;
    }However there's no object called req
    instead it should be reqState.
    Cheers,

  • How to map a custom enum list to a custom form property in an extended incident class

    Hi,
    I'm struggeling to understand how to map a custom enum list to a custom form property in an extended incident class.
    Here's what i want to have happen:
    I am going to publish a request offering on my SMPortal for allowing users to submit basic IT incidents. I want the form to include "Whom does this problem affect" (answers(This is the custom enum list): Me, Multiple Users, Whole department or Whole
    company), "What is the problem about", "Description" and "Attachments".
    Here's what i've done:
    In the authoring tool i created a MP for the custom enum list and put only the list in it. I sealed the MP and imported it.
    I created another unsealed MP called TST.Incident.Library for storing incident library customizations and extended the incident class to add an extension class i called ClassExtension_Affected scope with a custom property i called AffectedScope. Then i am trying
    to set the datatype of this property to "list". In the "select a list" dialog i cannot chose my previously sealed MP with the custom enum list in it. Why?
    - Do i need to scratch the sealed MP and put the custom enum list in the latter TST.Incident.Library MP instead?
    - If so, can i do that and keep this MP unsealed, or will i get an error on import saying "Unsealed management packs should not contain type definitions"
    - Should i create one sealed MP for both the custom enum list and the extension class + custom property?

    Hi,
    Authoring Tool simply isn't informed about your list. Open the sealed management pack where you define the root of the list in the Authoring Tool and in the same time open TST.Incident.Library. You will have two opened MPs in the Authoring
    Tool and be able to add a custom list for your custom field.
    Cheers,
    Marat
    Site: www.scutils.com  Twitter:
      LinkedIn:
      Facebook:

Maybe you are looking for

  • How to resize a JPanel within another JPanel

    I have a JApplet that contains contains a JPanel which has several other components on the JPanel. The JApplet is an image query front-end which can be used to find images based on a single geographic point, a geographic rectangle or a geographic poi

  • Turning ipod on with headphones

    Hi, this question may sounds stupid but I dropped my ipod touch this morning and I want to make sure everything is still working fine. My ipod is the latest generation. So the question, is it supposed to automatically turn on when you plug the headph

  • EJB dependent libraries: NoClassDefFoundError

    I am using Sun ONE Application Server 7 on a Win2K machine. In porting a working application from Oracle 9i App Server to Sun ONE, I experiece the following problem. When the application's EJB module attemtpts to call code in a third-party jar, a NoC

  • Soun Blaster Live and Logitech Z-

    I have tested the Logitech Z-680 system with the test button on the Z-680 handheld. All speakers work as they should. However, when I test the speakers from Sound Blaster the center speaker does not work and the front right right speaker plays on the

  • Assigning agents to responsibility RR_MANAGER

    Hi I am new to SRM BRF concept. Please guide me how to assign agent to responsibility RR_MANAGER for shopping cart creation approval workflow scenario. I have already created org structure , activated the following BC for one level approval scenario.