problem of nevegation in the forms

Hello guys,.
I have two forms A and B. Call B of A, I used call_form statement, can you please tell how can I come back form B form A.

I used go_form (A);

but it does not work.

It gives 41355 can't nevigateto of a.

I donot want to use open_form because it gives many types.

Thank you
Rajat

Published by: user10235767 on Sep 17, 2008 22:19

You can add the navigation instructions after the instruction form in the same call when you press the button. the trigger will continue execution after navigated back to the form

for example
call_form ('form2');
go_block (EMP);
go_item('emp.empno);

Tags: Oracle Development

Similar Questions

  • Problems with email on the form widgets

    I would create widgets to form on muse BC hosted websites and adding several email address for their presentations to the and am experiencing problems.

    Often, when there is more than one, they don't all receive comments.

    Any tips?

    Relay works, it can be a problem in receiving end too, as the mailbox is full does not correctly send the customer number used etc.

    Please try to use different e-mail account to test the e-mail process.

    Thank you

    Sanjit

  • Problem creating block in the form of Member

    Hello

    I have a formula of Member as below:

    IF (...)
    x = a / b;
    ENDIF

    where a, b have their own forms of Member.
    There is no problem with the calculations of x, a or b, but I am facing a problem with the creation of the x block.
    Is there a way to manage the creation of block through member formulas? I know that the way out through calc scripts, but I try to limit the use of calc scripts.
    Thank you!

    Note: the storage of three members property is store. In addition, and b are in the same intersection (same block) and x is in another intersection.

    Hello

    Change the property storage of members as 'Dynamic Calc' instead of 'data store.
    Hope it will work.

    Thank you.

  • Web sites appear in the form of lists of hyperlinks that are not interactive.

    I can't use certain websites, such as Charter.net and company store because they appear as a mishmash of lists of hyperlinks and pictures.  It happened all of a sudden this week.  Besides the change to Mozilla or another browser, what can I do to fix this?

    Hi Keverh,

    Welcome to the Microsoft community. According to the description of the problem sites appear in the form of lists of hyperlinks that are not interactive. Provide the following information:

    ·         Did you do changes on the computer before the show?

    ·         You get the error message?

    ·         You use Internet Explorer? If so, what version are you using?

    I'll help you with this problem. I suggest you follow these methods.

    Method 1: Follow the steps in the article.

    Can't access some Web sites in Internet Explorer

    Method 2: Perform an optimization of Internet Explorer.

    How to optimize Internet Explorer

    Note: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings.

    You can also read these articles for more information:

    Why a few blank pages or incorrectly displayed in Internet Explorer?

    Why can't I view some websites?

    I hope this helps. Let us know if you need help with Windows.

  • Error 404 - NOT FOUND when you run a form in the form of 11 g

    Hi all

    I had this problem when I run the forms using internet explore.

    I'm working on forms 11g using weblogic 10.3 for the deployment of web forms.

    Error 404 - not found
    RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:
    10.4.5 404 not found
    Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

    If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

    Can someone tell me where it went wrong.

    Thank you

    Let's start by clearing up some confusion.

    PORTS
    --------------
    Version 11.1.1.x here are how the common ports are defined by default:

    1 HTTP Server - 8888
    2 WLS_FORMS - 9001
    3 WLS_REPORTS - 9002
    4 WLS Admin Server - 7001

    So, if you understand how ports work in general, you should see that there are two ways to run a form. You can go through the HTTP server or directly call the WLS_FORMS. This means that both of the following might work, although one would be a direct path and the other is route the request through the HTTP server:

  • http://ie1fdtfc5zl1s:9001/forms/frmservlet? config = frmdemo
  • http://ie1fdtfc5zl1s:8888/forms/frmservlet? config = frmdemo

    Port 7001, will always be the port of the default server for the classic domain administrator. By default, the only thing that you can do from here is EM or WLS Console access.

    As for the question of the AMT, by default, the generator and the runtime will wait to find tnsnames.ora in hospitality \config Instance so be sure you add the correct entries to the correct file.

    You can hardcode a path to the file you want to use by setting TNS_ADMIN in default.env (e.g. TNS_ADMIN = C:\Oracle\mytnsdirectory). This will only apply to execution of forms and not the manufacturer.

    Also, here is something that is often a source of confusion for many people... just because you started your form in the constructor does not mean that the form running has nothing to do with the manufacturer at this time. In other words, when you click RunForm button in the constructor all that you do is pass a url in a browser. The browser and the form do not use the constructor parameters except that can be passed in the URL (e.g. name of user and password). Running of all forms are considered to be 'runtime '. This means that all information environment to an active form configuration must be defined in default.env. The manufacturer, on the other hand will be based on the system variable, the Windows registry (or shell if under Unix).

  • Problem with Oracle Sales Order form customization

    Hi all

    We have a problem in the sales order form customization. Here we try to customize three field based on the type of order

    Scenario:

    NAV-> Oredr management type Super User-> commands, returns-> sales orders-> order-> standard

    In this type if we are sailing to the lines, he should ask the following fields as required
    (Nav-> Oredr management form Super User-> commands, returns-> sales orders-> others)

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of


    NAV-> Oredr management Super user-commands, returns-> sales > orders-> order-> Bill only & internal RMA type


    then he must navigate to line items without asking these three fields.

    For this, we have made the following customization grace-> Diagnostics-> Custom Code-> customize

    Level-> shape
    Activated-> Yes

    Condition

    Triggering event: When-validate-registration
    Trigger object: order
    Condition: (: ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA')

    Processing mode: both
    level: site


    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. SHIPPING_METHOD
    property name: REQUIRED
    value: TRUE

    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. Terms of freight
    property name: REQUIRED
    value: TRUE



    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: priority ORDER.shipment
    property name: REQUIRED
    value: TRUE


    Problem

    If the order type is standard the following fields should be mandatory without these fields, that it shouldn't navigate to line items

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    If the ordar enter as the Bill only or internal or RMA

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    not required must navigate to line items

    to do this, we made three customization for these three fields as mentioned above

    but the problem is

    When we first select the type of ordar like Bill only or internal or RMA, he works as expected the gall sare not obligatory the without closing the form, if we choose the command type as standard so if I try to navigate lines it is not afford without going into the three areas. But incase we first select the standard type order then we navigiting to the lines is not allowing us without going into these three fields as expected. Therefore, the problem is without closing the form now we changed the command type as Bill alone or internal or RMA now also these fields stay as mandatory is the question.

    Hope, the problem is clear to you all.

    If somone can help to solve this as soon as POSSIBLE, we would be grateful to you.

    Thanks in advance

    Kind regards
    CSK

    Rather than make the fields required, why not you just popup a message of error if the shipping_method is empty.

    If the personalization will look like this
    => trigger when-validate-record
    condition => (: ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA') and (: order.shipping_method is null)

    action-online error-online you cannot save this record mode of delivery is not met.

    You repeat this customization for priority, but also the conditions related to the transport.

    Hope this helps,
    Sandeep Gandhi

    PS: Another option is to use two times-news-registration-Forum customizations. The first is the required fields if the order type = STANDARD.
    And the second customization if required fields is not the order type! = STANDARD. Since you do not have this second customization, the fields remain necessary even when you select a type of STANDARD command.

  • Forms and activity after submitting the form

    Hello

    I created a form in DW, its ASP Mail form called form.asp. When the user clicks the "Submit" button, it evokes another page, called "formtobemailed.asp" that says time the form was delivered successfully or not.

    The form is sent by mail, and everything works fine. The thing that I have a problem with is after the form is sent by mail. Formtobemailedrespond.asp (verification) remains open except clicked.

    And when you click the 'X' to close, the form on the site is still there as it has been just completed.

    I want to put a button there that closes the page and I can't the page form.asp to return to the home page after that the formtobemailedrespond.asp is cliecked?

    Thank you
    Greg

    > http://scottenvironmental.com/form.asp

    Try this for your form action:

  • Are there problems or restrictions with Xbox in the former CIS countries?

    Are there problems or restrictions with Xbox in the former CIS countries?

    Hello

    Your Question is beyond the scope of this community...

    I suggest that repost you in the Xbox Forums.

    "Xbox a Preview program FAQ.

    http://support.Xbox.com/en-us/Xbox-one/system/Xbox-update-preview-FAQ

    'Home'

    http://forums.Xbox.com/

    "Xbox forums.

    http://forums.Xbox.com/xbox_forums/general_discussion/f/3817.aspx

    _________________________________________________

    "Xbox Forums directory.

    http://www.Xbox.com/en-us/forums

    General

    Material & Discussion Services

    Xbox support
    Agent hours: M - F 09:00-17:00 PT

    Law enforcement forums

    Technical support of Xbox Live rewards
    Xbox Live rewards Squad hours: M - F 09:00-17: 00 PST

    See you soon.

  • I am currently using Windows Vista. I face a problem that I can't remove all the files in the form of MPEG-4. Error with code 0x800704C8.

    I am currently using Windows vista. I face a problem that I can't remove all the files in the form of MPEG-4. And the error with code 0x800704C8. What should I do so that I can delete these files? Please kindly help me to solve this problem. Thank you.

    original title: Code 0x800704C8...

    Hello

    Did you change your computer?

    Method 1:

    Step 1:

    I suggest you follow the link and check.

    What are the permissions?

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-are-permissions

    Step 2;

    Why can't I delete a file or a folder?

    http://Windows.Microsoft.com/en-us/Windows-Vista/why-cant-I-delete-a-file-or-folder

    Diagnose and repair Windows files and folders problems automatically

    http://support.Microsoft.com/mats/windows_file_and_folder_diag/

    Method 2:

    I suggest to download and install the Microsoft safety scanner and run the scan and check.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    WARNING: There could be a loss of data while performing an analysis using the Microsoft safety scanner to eliminate viruses as appropriate

  • Problem with the Code for the form Page

    I have a problem with a page of form to http://www.enonumc.com/PrayerRequest.html in the month passed, the form created an email that worked perfectly, providing all the information to a specified address.

    Recently (last week), we have received an application form email that still had the information for each of the observations labels, but no info after the sign = for the top three submissions. I always get the news option (name, e-mail address, phone number), but none of the drop-down choice list of the box, the text in text box in the prayer request box, or choice of rather we must respond or not.

    Any suggestions of what has happened with the code?

    You can start with code 50 or so on the page validation errors.

    [Valid] Validation of the markup of http://www.enonumc.com/PrayerRequest.html - W3C Markup Validator

    As to why the form processing script doesn't work well, maybe something has changed on your web server.   Ask your hosting provider.

    Nancy O.

  • As a plug-in?  I have problems with an editable IRS form.   It gives me "Access denied" and then opens the file as an editable file.  I was able to open the form in the library.

    As a plug-in?  I have problems with an editable IRS form.   It gives me "Access denied" and then opens the file as an editable file.  I was able to open the form in the library.

    I found a few other questions on this forum who have remained unanswered.   I found a site citing the problem for drive X - I use XI.

    Change to drive XI.   Perhaps the reader at the library had this as its default setting.

    1. In Adobe Reader, clear the check box enable the Mode protected at startup :

      • If you have a PDF open, right-click the document, and then click Page Display Preferences.
      • If you open Adobe Reader from the shortcut, click on Edit > Preferences.
    2. In the categories dialog box Preferences pane, click (enhanced) protection, and then clear the box enable the Mode protected at startup .
    3. Close and reopen Reader.

    I have no idea if that setting has been changed in my XI player since I used this version exactly one year ago.

  • I have a problem with the resolution of the text of the button send the form

    I have the problem that the text of the button send in my form is pixelated version of the phone. I dind't placed an img in button. The text and the rectangle is generated in muse. If I create a rectangle with text in the scia, even for the version of the phone, there no pxilated.

    Then why get the button send pixilated with the same settings.

    I am very happy if someone can help me.

    Hi, I had the same problem, and because the design is very important to me, I solve it by cheating a bit :)

    You can see in my form here: http://lemarket.cz/prezentace2016prodejci.html#slide12

    I have a form button with no fill style, no color, no text for all States.

    I have inserted my button in the form (I put size and rounded corners in the same way that the button on the form ).

    The only problem is, that the State of your button does not work / because it's under another layer.

    But that I realize, that I can set for original form button rollover State / with an opacity of 10%, it will be possible to see my button below, just the color changes and it now works together :)

    I know that's not technically correct, but it works... for the design

    Elena

  • Save before exit Skillbuilders (version 3.0.1 for APEX 4.0): problem with some element of list in the form Manager

    Hello

    I have a problem with the plugin save before exit that I downloaded from Skillbuilders. As I use Oracle APEX version 4.0.2 and Oracle 10 g r2 database; so I downloaded one that says "Save before release (version 3.0.1 for APEX 4.0)" skillbuilders and follow-up of their documentation to import the plugin and use it.

    My problem is that even if I do not make any changes to data in the form and go to another tab. the alert message always appears, and by the way, I have an element of list manager on my form and it gets highlighted. So, even if I make the changes or do not change; still, the alert message is displayed and highlights the element of list manager. I think maybe the problem is to have a crèche in the form list item. I have reproduced the same problem in my personal workspace. Here are the details.

    http://Apex.Oracle.com/pls/Apex/f?p=55129

    Details of the workspace

    Name of the workspace: raghu_workspace

    username: orton607

    password: orton123

    App # 55129

    Page: 2 - has the element of list manager.

    Page 3 - works fine without the element of list manager

    Please help with possible suggestions.

    Thank you

    Orton

    Orton,

    I have connected to the workspace you and added a replacement JS file that corrects this error.

    If please, give it a whirl and let me know if you find other problems with it.

    It is to the 3.0.2 version of the plugin and I do not know if this even fix will work for your local Apex version earlier.

    When you are ready to go to the APEX 4.0.2 Please contact me directly for assistance. In the meantime, I'll work on the creation of a patch for this kind of new downloads of the plugin will contain this change.

    Greg

    [email protected]

  • Problem with the order of focus of keyboard on the form of Muse (UPDATE)

    Hello.

    I used the standard form of Muse on a Web site. Everything works fine, except for the order of keyboard focus.

    I mean, it's after a name entry, you press TAB and you go on the field of the e-mail. That's ok. BUT, when you press TAB once again, it will not in the message field. He goes to the button send and then starts to go through the links in the navigation bar and only after all of them it goes on the message field.

    I suspect that my form is not align vertically (and shot the message field to the right) Muse is just after a vertical order. As there is nothing under the email field, it goes back to the navigation bar (which is fixed at the top and has interactive elements / links) and then again to find the message field.

    I think the image as an attachment can explain this better. The URL is Bytezone - Digital goods better to do besides.

    Is the cause of the order of the fields in the form, or is there a way for me to control the order of keyboard somehow focus?

    UPDATE - I just realized that the FIRST element to focus on the use of the TAB key is the message, then the name and e-mail (which is weird). How can I solve this?

    Thanks in advance.


    PS - as a 'bonus' problem, I can't find a way to edit the FOCUS State of the Submit button also. Is this normal?

    form_focus_problem.png

    Muse assigns values to index tab in a 'left to right', then order "top to bottom". Then tab order should follow the same regardless of the creation of fields or placement in design mode.

    Thank you

    Sanjit

  • problems sending the form PDF

    Hello

    I had a problem:

    Trying ad an email button in a form using live cycle 4 on windows.

    It works al fine presentation XML, but won't work for PDF.

    I used all variants (common button, email button, add java script behind the button) it works with XML, but not with the PDF...

    Annyone can help?

    Use Acrobat:

    Attach copy of your form filled in an e-mail to first add the form usage rights.

    You can add these rights with Acrobat XI under file > save as other > Reader Extended PDF > activate tools more.

    or

    You can add these rights with Acrobat X (mac) under file > save as other > Reader Extended PDF > additional features allow

Maybe you are looking for

  • Uninstall/reinstall the sticker pack in iOS 10

    I had some unusual problems with new stickers in the Messages. I had a few different packages installed and found that two of the packs do not appear in the box to 'Manage' the message store. However, the store shows them as installed. I've disabled

  • Draw a XY spectrum obtained from a spectrometer in LabVIEW using the XY Chart

    I need to draw a spectrum obtained from a spectrometer in LabVIEW using an XY Chart. The data is stored in 2 columns in a spreadsheet form (counts against the wavelength) & using "excel.vi reading" ideally I should be able to trace this spectrum. The

  • not printing from windows 10

    Hello printer works - connected to the network - can use e print to send a doc and it works However, I can't print a PDF from the 10 Windows Update.  doctor - tried everything removes however test page does not print.  Scanning functions very well. 

  • Sam has not loaded a registry file

    by following all the steps with recovery of password for vista, iget to "change password and users", the answer is "sam registry file is not loaded.what I do.

  • Beginner question: Customize the dashboard

    Hello I have multple ESX servers in my environment. I need to create a custom dashbord in Vfoglight have the CPU of all ESX servers in a single diagram. At the present time, I am able to add an ESX by chart Can anyone help? Thank you Nishant