How to Inactive an active form

Hi,
*1. I have three form in screen..only last screen is active(normally)
2. Assume i have three forms A1,A2,A3
3.Now A3 is top and active form Form order is like A1->A2->A3
4. Always i want put A3 in back like A3->A2 ->A1 or i want make A3 in active mode....
5.All this forms are opened by codes.
6.plz give me a reply regdg this*
By Firos

Hi firoz,
You mean you want form 2 and 3 to be inactive, and user can only access form 1 ?
You have to code this behaviour.
You catch the form activate event. If the form uid is not form 1, then you set form 1 as an active form.
using :
If formuid <> "FORM1UID" then
sbo_application.Forms.Item("FORM1UID").Select
end if
Edited by: Edy Simon on Jul 17, 2009 9:00 AM

Similar Messages

  • How to remain on active form?

    Hello there,
    Form B is popping up when a button on Form A is clicked by a user with built-in CALL_FORM(.....);
    When Form B is active, this form must remain active... no other Forms or menu-items must be accessible. Just like the "About the application" screen in an application. In this example, the user has to click OK to close the window so he/she could go on.
    Does anyone have an idea to create this functionality?
    Best regards,
    Ronny.

    Thanks Chris
    Good tip about the window style.
    I am already doing open_form to modal forms in preference to call_form to minimize the risk of "cannot start another call-form" errors, which would confuse the users no end.
    I am still trying to get to grips with the various combinations e.g. what onward calls can be done from a modal window ?, what happens if the first window in a multi-window form is modal ?, etc. This area does not seem very well documented.

  • Using JavaScript to Print and Overwrite Active Form Files

    Hello all,
    I have zero knowledge of JavaScript and I am hoping someone can help me
    quickly solve an issue I am having with active forms. I tried using the flatten
    feature in the action wizard but it is not working. I also tried using
    "this.flattenPages()" but I can still edit the fields in my PDF file.
    What I am looking for is a JavaScript command that allows me to overwrite the existing
    PDF file using the PDF printer and overwrite the active form so it is
    finalized. Maybe there is an easier more efficient way to accomplish this? Any
    input or help would be much appreciated. I am using Adobe Acrobat XI
    Pro. Thanks.
    P.S. I realize I can manually selected the Adobe PDF printer and finalize my
    active form that way but I am looking for a one click solution.

    Have you seen these?
    A tutorial on how to flatten form fields:
    http://acrobatusers.com/tutorials/how-to-flatten-form-fields
    And a free "Flatten Page Content" tool:
    http://www.pdfscripting.com/public/Free_Acrobat_Automation_Tools.cfm

  • How to upload Images in Forms 6i

    Dear all,
    How to upload images in Forms 6i and save it in database. Please anyone help me with example.
    Thanking you
    Shekhar

    why do you need an active/X for this?
    Can't you just create 2 default blocks on dept and on emp.
    Use the relationship wizard to define the relation. and set the number of records displayed for the emp block to 10?
    This will give you all you need with no hussle.

  • Adding Button to Active Form

    Hi,
    I created button in PO  on Form load event. its working fine.but
    how to add a button on the active(PO)  form once My add-on is started?
    Regards,
    Ganesh k

    Hi,
    i checked for the existance of my button in my active form, if not exist i added my button in et_FORM_ACTIVATE  Event. its working now.
    If pVal.EventType = et_FORM_ACTIVATE And pVal.FormTypeEx = "142" And FLAG = False Then
                oOrderForm = sbo_application.Forms.GetFormByTypeAndCount(pVal.FormType, pVal.FormTypeCount)
                Dim ii As Integer
                For ii = 0 To oOrderForm.Items.Count - 1
                    If oOrderForm.Items.Item(ii).UniqueID = "MyBtnId" Then
                        FLAG = True
                    End If
                Next ii
                If FLAG = False Then
                    ADDBUTTON()
                End If
            End If
    Thanks For the Suggestions..
    regards,
    Ganesh K

  • How to deactivate an active partition?

    I accidentally made another active partition on another hard drive. How do I deactivate that partition under windows (XP and Vista)?
    Thanks!

    Hi,
    You can use the following steps to de-active a active partition:
    1. Open Command Prompt.
    2.  Type: diskpart
    3.  At the DISKPART prompt, type:  list disk  (This command will list all the disks that you have)
    4.  In the next prompt, type: select disk # ( # means the number of the disk which contain the wrong active partition )
    5.  At the DISKPART prompt, type: list partition
    6.  Use the command: select partition # (# means the number of the partition that you want to mark as active)
    7.  Inactive the active partition with command: inactive
    Important Note: We strongly recommend that perform a full backup before this procedure. 
    By the way, there is a helpful article about disk management, for your reference:
    Mark a partition as active (32-bit only)
    http://technet2.microsoft.com/windowsserver/en/library/65982abe-19cc-446b-8027-a00bed65abd91033.mspx?mfr=true
    It’s about active a partition. However, the inactive process is almost same.
    I hope it helps.
    Sincerely,
    Guozhen Wang
    Microsoft Online Community Support

  • How to find the invalid form session in oracle Apps

    Oracle Apps R12
    Hai All
    How to find the invalid form session in oracle Apps R12 and How to Kill the that.
    Thanks & Regards
    Srikkanth.M

    Hi,
    Please refer to these docs (for 11i and R12).
    How to Kill Inactive Sessions Based on the Information in the Monitor User Form [ID 103516.1]
    Script: How To Identify The apps User Using The O/S PID For Forms Users In 11i [ID 185762.1]
    Thanks,
    Hussein

  • Inactive Node in  Form Class  FI_CA_PAYMENT_RECEIPT

    Hi All,
    There are some inactive parts in form class  FI_CA_PAYMENT_RECEIPT  and its a standard form class.   Due  to  which I am unable to use it. Quick   .  Need  your  help  on  this  issue.
    Thanks
    Neetesh
    Moderator note - the quickest solution would be to search the forum and find this thread Form Class FI_CA_PAYMENT_RECEIPT inactive
    Also - the inactive part should not be relevant and can be ignored.
    Edited by: William Eastman on Apr 28, 2011 5:17 PM

    Hi ,
    You may try to active the form through EFRM and check the same .
    As it being a technical issue i would recommend to consult your technical team for the same.
    Cheers ,
    Dewang

  • How to inactive "Credit Limit" field under "Payment Term" tab of BP Master

    Hi,
    Can anyone tell how to inactive "Credit Limit" field under "Payment Term" tab of BP Master Data in BP module?   I'd prefer to revise SAP SP (store procedure)...
    Thanks in advance

    Hi Michelle,
    You could use the sample codes available while installing the SDK setup.
    like in this path C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET
    Add this code under SBO_Application_ItemEvent which will disable the field.
            If (pVal.FormType = 134 And pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_LOAD And pVal.Before_Action = False) Then
                Dim oforms As SAPbouiCOM.Form
                Dim oitems As SAPbouiCOM.Item
                oforms = SBO_Application.Forms.GetFormByTypeAndCount(pVal.FormType, pVal.FormTypeCount)
                oitems = oforms.Items.Item("85")
                oitems.Enabled = False
            End If
    Note that the above is only a sample code and you have to track other events as well to disable this field like in add mode, browsing records
    If you need help with SDK, post it in SDK forum.
    Regards,
    Vijay kumar
    SAP Business One Forums Team

  • How to make a ADOBE FORM as interactive??

    Hi experts,
                       Please anybody share how to make a ADOBE FORM interactive ? It means the content of the form ( text field etc.,) can be varied ( selected dynamically ) and also the form should be freeze later , so that it cannot be edited again ,.
                    Thanks in advance!!

    Hi shukla,
    Thanks for u r response.
    Here my problem is i created webdynpro component view with interactive element .And i set the all required properties also like checking enable checkbox ,pdfsourcr,formname allthe requird things i did and i developed one adobeform using sfp tcode. In that form they are some input fields are their. and i activated every thing sucessfully.
       while executing webdynpro app i am getting pdf also.But in that pdf i cant able to fill the input fields..i checked with javascript code , and different layouts also but still it will be not editable in pdf..
    I need the solution for this........ Pls help me, I stucked with thispoint ,and its urgent...
    Regards,
    Venkat.

  • Active Form Component Rules

    Active Form Component Rules
    Hello,
    Though we upgraded to 2008.3 last November, we haven't used AFC rules so far so i was just curious how AFC rules are coded/implemented ? Do they perform checks using client-side scripting of server-side ?
    Thanks
    Mihir

    think of AFC rules as newScale writing javascript code for you. As a matter of fact its pushe dto the client as a .js file
    You have both client and server side scripts (Data retrieval)

  • How to reduce smartform activation time

    Hi, All
    i create a new smartform and just activate without filling any value in form , smartfrom activated within 1 second properly
    now again when i activate same smartform it take nearly 20-30 minutes for activation .
    Does anyone know how to reduce this activation time of smartform

    Hello,
    strange problem.
    I think you have contact your basis collegues and maybe is helpful to look this transaction : STATTRACE
    Regards
    roberto

  • Activity form Problem

    Hi experts,
    I wanted to open Activity form on add button of my own form which is of no object .
    Please tell me how can i open the activity form using code.

    Hi Roney,
    Catch you button's Item Pressed event and use the ActivateMenuItem() method to open the Activities Form
    oApplication.ActivateMenuItem(2563)
    Regards,
    Vítor Vieira

  • How to get the active application users IP address in R12 by sql command

    Hi ,
    I need to know how to get the active application users IP in R12 by sql command
    in order to kill any session by the IP address ?
    Am working on 12.1.3 Application
    And 11.2.0.3 Oracle Database
    Thanks

    936921 wrote:
    Am still couldn't found the IP address for the connected Application users.
    If there any select statement can help me with that?
    Really? Then how do you explain me finding the following docs from the links I referenced above?
    How To Find The IP Address Of The Client Machine From Where A Particular Forms User Is Connected ? (Doc ID 879092.1)
    How to Track IP Address of the Form Session in Oracle application 11i (Doc ID 878931.1)
    Where to find the Client IP Address for a Client in E-Business Suite? (Doc ID 1258415.1)
    How To Get The terminal ID For The Machine From Which A User Is Logged To E-Business Suite Applications (Doc ID 751658.1)
    Thanks,
    Hussein

  • How to get an Empty Form from VO,which allows me to enter record directly

    I am having Employee Table, which has some information.
    I created a VO - EmployeeVO.
    now I drag and drop that VO in my page as ADF Form.
    Result:
    I am getting a form with the current Row record populated in all the af:inputText and displayed to user..
    My Requirement is to have a "Add New Employee Details" page..
    As of now,
    In my page I am having a form which has navigation buttons and I am having a createInsert button which clears the field allowing me to add new record.
    What my questions is,
    how can I get empty form initially,so that I can have a button/menu "Add Employee" which gives me a empty form while loading the page, allowing user to Add Employee directly ?
    Please guide me, I googled it, but dint get any particular information..

    check link
    http://www.adftutorials.com/using-method-call-activity-to-open-form-on-insert-mode.html

Maybe you are looking for

  • Error while updating decimal places in general settings

    Hii All          I have got an error while updating Decimal places in General Settings Cannot update while another user is connected to the company i have checked, there is no other user logged in, i could add other settings but the problem is only w

  • IPhoto Question - Deleting files in Computer trash can

    I have several JPG files listed in the contents of my trash on my computer's desktop (not in the iPhoto trash) that I would like to eliminate. I need to empty the contents of my computer's trash for general maintenance, but am paranoid about deleting

  • Is there a way to freehand comments in Acrobat?

    I would like to be able to take a hand held electronic pen and markup an acrobat file using the Pencil tool in Acrobat. Does anyone know of a way to do this? In my experience, the existing commenting tools in Acrobat are not good for quickly marking

  • Error Triggering EDI Subsystem 20

    When we try to send IDOCs from SAP to XI system using WPMI transaction, we are getting status 20 ( Error Triggering EDI Subsystem). What should be done to overcome this issue? Regards Raj

  • Where to call a ViewObject's setWhereClauseParam() ?

    Simple question: Where to set a where clause param for a ViewObject defined at design time? I have the VO as Read-only form on a DataPage, and I want to show a different row based on a HttpRequest parameter send to the DataPage. For example, show the