IProcurement - field of ShoppingHomePg CheckoutLinesPG-Required/Multi-tab

Hello

CheckoutLinesPG page is a multi tab pages in under the Pg ShoppingHome Iproc.

We made a field made (active) by using the customization and the field is required in the CheckoutLinesPG page.

Now, properties required fires if a user accesses the CheckoutLinespage and click on apply.

ShoppingHome PG. is a home page that has multiple tabs which is the CheckoutLinesPG pages.

But if the user does not have the CheckoutLinespage and click on submit from the main ShoppingHome pg I want the property needed in the fire.

What is the best way to go about this?

Advice would be a great help.

Thank you very much
Regis

Hello

you write the writeDiagnostic in if block, maybe it isn't updated as event capture

Try with this code before the block yew and check

oapagecontext.writeDiagnostics (this, "in processformRequest of the valCEHKKKKKKKKKKKKKKKKKKk lines" + oapagecontext.getParameter ("update"), 1);

If (oapagecontext.getParameter ("update")! = null)
{
oapagecontext.writeDiagnostics (this,' in processformRequest lines val ", 1);
System.out.println ("Running extended controller processformRequest...");
}

Thank you
Pratap

Tags: Oracle Applications

Similar Questions

  • How can I get a query in the search field to open in a new tab or a new window, and the current window?

    How can I get a query in the search field to open in a new tab or a new window, and the current window?

    If you are looking through the search bar in the Navigation toolbar, this preference can be changed to research it open in a tab.

    Type of topic: config in the address bar and press ENTER. Then answer "I'll be careful." Type this pref in the search at the top.

    Browser.Search.openintab = double click to switch to true

  • "Multi Tab Handler" recorded not several tabs

    Extension Manager multi-onglet in FF17 recorded not several tabs. It is possible to select them, even to click on 'Save selected as files tabs' but then... nothing happens.

    Hello.

    Multi Tab Handler is not a Mozilla add-on: while the addons are reviewed by Mozilla to ensure safety and performance, Mozilla does not support end-user for Addons; This task is located on the addon developers.

    As related by https://addons.mozilla.org/en-US/firefox/addon/multiple-tab-handler/ support site is https://github.com/piroor/multipletab/issues and you can submit questions here.

    Please let us know how it works for you. Thank you!

  • With multi tabs open I'm going to close Firefox 5.0 and it will not keep the tabs closes all tabs

    With multi tabs open I'm going to close Firefox 5.0 and it will not keep the tabs it closes all tabs so when I restart I have to reopen the tabs. I was using firefox 3.6 and had the opportunity to close, but keep the tabs so they would open when I restarted firefox.

    upgrade your browser Firefox 8 and check

  • I can't use the tab key to move to the next field or use the shift and tab to move to the previous field in the forms.

    After update to 7.0.1 I can't always use the tab key to move to the next field or use the shift and tab key to move to the previous field in forms. He has always worked in previous versions and it is essential for my type of work. Does anyone know of a setting to enable this? If this is not the case, can the developers of Firefox is working on this issue (please). I love Firefox but desperately need this feature to work properly. Thank you!

    No - because it works in Mode safe mode, this means an extension is probably to blame. See http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes

  • How to develop an MDI application as the editor of Visual studio (multi tab)?

    How to develop an MDI application as the editor of Visual studio with the MULTI TAB that can be dragged from parent window?

    I used EnableMDITabbedGroups (true, CMDITabInfo) which creates a multi tabs, but does NOT allow to drag the tab of the window parent, unlike the editor of VC ++.

    In addition, he will honor the parent/child relationship normal (as normal to the MDI child windows) windows associated with the e-mail even after hanging out?

    Thank you

    PR

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Apex 4.0: Change the lookup field to a checkbox value Multi IR

    I'm new here, but in the hope of being active :)

    Well, now I'm focusing on 4 Apex and I find really new things here. And even new order to develop needs time to get used to.

    Yet, I am changing the search to a Multi value checkbox field in IR I found how to make Apex version 3, but not in 4 no more.
    Tutorials for writing apex v.3:

    1. click on Edit Page 1 on the developer toolbar.
    The definition of Page for page 1 is displayed.
    2. under items, click P1_REPORT_SEARCH.
    3. in display, select the check box and so on...

    But seems not any word 'Elements' of IR and especially P1_REPORT_SEARCH (I guess it should be by default). The title of 'Report attributes' I think 'Search bar' region, only there is no option for this. Is here not to do research with checkboxes in the v4?

    Hello

    Tutorial you probably check for APEX 3.x works still in APEX 4.x if you use Classic report.

    If I understand correctly you now create interactive report that provide functionality to search for box.
    There is no option to convert a select multi IR search text field.

    What you can do with IR, is hide/disable the search field.
    Create you a multi select an item and then use it in the report query where clause.

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Do city and State fields on the region required address

    Hello
    For the region of the address when creating a client if we do not enter city, State, and County, we get an error message saying ' Please enter the elements of the desired address: STATE, COUNTY, CITY '. But there is no * to these fields, even if they are needed. I have a requirement to add * in front of the city and the State of the fields and make the field count as not required. I am not able to do it through customization.
    The style of address is a point flex which alludes to HzPuiLocationVO in the region of HzPuiAddressCreateUpdate. I'm not finding a way to update these help please!

    This is the area that I'm looking. Please correct me if I'm wrong.

    / Oracle/Apps/AR/Hz/Components/Address/WebUI/HzPuiAddressCreateUpdate
    The VO for this element of flex is HzPuiLocationVO

    Edited by: user4994352 January 6, 2011 14:48

    If a page has Flex point means fields come either de FACTO or KFF. In your case fileds are Addredd and the city, so a FDF. In the FDF, these fields may be required.

    Add "*" mark you must extend the controller and in processRequest to get the handle to bean filed. And set the required property to true or false depending on the needs.

    Example code:

    OAMessageTextInputBean tempBean = (OAMessageTextInputBean) webBean.findChildRecursive ("beanId");
    tempBean.setRequired ("yes");

    See link for CO extension below:
    http://oracleanil.blogspot.com/2010/09/controller-extension-R12-OAF.html

    For the handful of beans FDF see Anil post in the thread below:
    Requirement DescritiveFlexField

    -Anand

  • Value doesnot hold between screen multi-tab-Iprocurement

    Gurus,

    Thanks in advance.

    Module:-Iprocurement

    Screens - Requistions, Requitions lines.

    Requisition lines:-this screen has got several tabs namely attachments, delivery, billing, accounts.

    Customization:-on the Billing tab we have customized and make a rendered true field.

    Required:-this field is called product tax category and it must be true.

    Validation:-do the real fire necessary from the main screen of requisition controllers CheckoutLinesCO and checkoutsummaryco have been extended. Thereby the user is obliged to go in demand lines and fill in a value in the category of tax. Validation is therefore works very well if the user is on the main screen Requistions.


    But the problem is:-

    (1) if the user is on the lines of requisition form and delivery or the tab accounts and the tax category of the product (under the Billing tab)) is filled (is not null) he concludes that this field is not filled in
    (2) the user is obliged to go on the Invoicing tab, then click on apply.
    (3) we want that the user can click on apply on any tab on screen lines application and validation of should not fire if the tax category is populated.


    -request lines extended controller / CheckoutLinesCO

    package xccc.oracle.apps.icx.por.req.webui;

    import com.sun.java.util.collections.ArrayList;

    import java.sql.Connection;

    Import oracle.apps.fnd.framework.OAApplicationModule;
    Import oracle.apps.fnd.framework.OAException;
    Import oracle.apps.fnd.framework.OAViewObject;
    Import oracle.apps.fnd.framework.server.OADBTransactionImpl;
    Import oracle.apps.fnd.framework.webui.OAPageContext;
    Import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    Import oracle.apps.fnd.framework.webui.beans.OAWebBeanTextInput;
    Import oracle.apps.fnd.framework.webui.beans.message.OAMessageLovInputBean;
    Import oracle.apps.icx.por.req.webui.CheckoutLinesCO;

    SerializableAttribute public class XCCCCheckoutLinesCO1 extends CheckoutLinesCO {}

    ' public void processRequest (OAPageContext oapagecontext, OAWebBean oawebbean)
    {

    super.processRequest (oapagecontext, oawebbean);

    }


    public void processFormRequest (OAPageContext oapagecontext,
    {OAWebBean webBean)

    Var e = oapagecontext.getParameter("event");

    If (return".equals (e)" ")

    {

    String Prod_category ="";


    OAApplicationModule xxam = (webBean) oapagecontext.getApplicationModule;
    OADBTransactionImpl ax = (OADBTransactionImpl) xxam.getOADBTransaction ();
    Connection con = ax.getJdbcConnection ();


    OAMessageLovInputBean fieldProdCat = (OAMessageLovInputBean) webBean.findChildRecursive ("ProdCat");
    Prod_category = (String) fieldProdCat.getValue (oapagecontext);

    String x = Prod_category;

    If (Prod_category! = null)
    {

    oapagecontext.putSessionValue ("p_prodcat", "true");

    }
    Else if (Prod_category == null)

    {

    Exceptions of the ArrayList = new ArrayList();

    exceptions. Add (new OAException ("Please fill in the Product Category of the tax tab billing for each line of your request.", OAException.ERROR));
    exceptions. Add (new OAException ("once all fields have been filled in click the button apply, under the Billing tab", OAException.ERROR));

    OAException.raiseBundledOAException (exceptions);

    }

    }
    super.processFormRequest (oapagecontext, webBean);
    }

    }


    Thanks in advance
    Regis.

    Always try to post the resolution so that it can help all of us.

    Thank you
    -Anil
    http://oracleanil.blogspot.com/

  • Ignore the validation for required fields when you navigate to other tabs

    I have 2 tabs in my application. In the 2nd tab, I save a command button and the 3 required fields. I've added my validation to my managed bean method, for example:

    < af:inputText id = "MyField", validator = "{#myBean.validateField} ' < / af:inputText >"

    The validation works well.

    The problem is, as these 3 fields are required fields in my 2nd tab, so I left blank for these 3 fields and try to navigate to my 1st tab, I got validation of ADF error, saying: "you must enter a value.

    I don't even click the button Save, why I get the validation error.

    I tried to put SkipValidation = "true" in my page for my 2nd tab definition file, it does not work.

    Please advise and thank you.

    Hello

    I think that you should seek immediate ownership of your tab (showDetailItem or perhaps panelTabbed) and set the value to true.

    Kind regards

    Sébastien

  • Select a field number of choice required

    Hello

    I had 2 components selectonechoice, 2 input text components & 1 components date of the components that are required between elements in a form.

    When I submit the form showed me the errors of required field for text entry and the date components. Complete and submit throw errors in format of exception for the SOC components.

    To resolve I had found that No selection Item uncheck include in LOV would solve this issue.

    It really solved the problem for a component of the SOC.

    But for the other the same enforcement solution would give me null pointer exceptions in few places in the program where otherwise works fine.

    You have no idea why it behaves this way.

    JDeveloper 11.1.1.7

    Any help is appreciated.

    I tried to do a code based on the values which is get JSFUtils.resolveExpression of this expression which throws null pointer.

    I found a work around which suits to my situation and solved the problem.

    Thanks for spending your time to Jiri.

  • When selecting several fields of the same type why tab formatting does not appear in the properties?

    Creating pdf with lines Qty and total order forms, I want to format the fields as number with 0 decimal places for the qty column and the sign $ and 2 decimals for the totals column.

    Why when choosing several fields quantity, then go to properties, the format tab disappear? Why do I have to choose and the format of each field one at a time? They have the same type of field.

    I'm working currently on a document with more than 200 fields are most of the quantity fields and others are total fields. I right click on each field individually.

    It's 2015! Can you imagine if Excel did it?... Adobe WTF?

    Only the Adobe developers can answer why it is like that, but it's unfortunately.

    The only solution is to use a script to set the Format setting for several fields at the same time.

    I developed such a tool, so if you are interested you can get it here: Scripts custom Adobe: Acrobat - Format applies to several text fields

  • How do I Center a text entry field can be single or multi-line?

    I have created a form in Adobe Acrobat Pro XI and have almost everything I like.  One of my latest problems trying to get a text in a field of centered text.  The entrance is sometimes a single line and multi-line sometimes.  If I put in place for multi-line entries are centered, then the single line looks like offshore... and vice versa.  Is it possible to have the centered text automatically in the text field single or multi-line?

    Unfortunately, there is no way to set up a field so that the text is guaranteed to be centered vertically in both cases. If you set up so that the rich text formatting is enabled, it is possible for a user centered vertically, but this isn't something you can preconfigure so that it remains in effect when the field is cleaned. For a user to do, with the emphasis placed on the ground that they would have to display the toolbar properties (Ctrl + E), click on the "more..." "> paragraph > alignment > intermediate text [button]

  • Fields of text not able to tab between 2 fields

    Hello

    I placed 2 text for the username and password entry fields, I have on publish/preview, I type the user name and go to type the TAB key to move the field password but nothing happens and cursor does not move on the other field...

    I tried a quick search for this question because I thought that it has already happened to others, but did not find what I need... the answer ;-)

    Kind regards

    Sabine

    DOH! I just find additional information on the tab between these areas, then will check that fisrt... must be Friday (more here)

    Hello

    Welcome to the Forum from Adobe.

    Have you tried to use the shortcut option assigned as "Tab" in the action for the input of text box properties as shown in the following image:

    Thank you

    Loveesh

  • Deliver the required property tabs Panel

    Hi all

    I use Jdeveloper 11.1.1.4 and I have a tab of the Panel with 3 legs and I have a text input in tab2 is required only in tab2. The problem is when I try to navigate to tab1 to tab2, the required property still shows the error message when nothing is entered. Is it possible to make the necessary show that the message only in tab 2?

    Thank you

    Swathi Jonathan

    try to set the immediate property to the tabs 2 and 3 true

    Published by: M.Jabr on March 8, 2011 11:47

Maybe you are looking for

  • History how Firefox stores?

    I just realized that my Firefox January story was missing and he got replaced by more than 6 months... I used history to find my older tabs that disappeared... I'm confused now... Is the oldest 6 months has my history of January? Because it looks lik

  • Satellite A300 - 25K - graphics upgrade possible?

    Hey there, Sorry I'm a n00b, so forgive me if it has been requested before. I have a+ Satellite A300, Dual Core T6400 @ 2 GHz +.my graphics is a+ ATI Mobility Radeon 3650 + and it is NOT ENOUGH... especially for the full HD video editing Q: + it woul

  • Drivers Windows 7 for 100 Portege

    I have a protected 100 that I use for conferences. When I turn on the projector and the laptop he uses by default the projector with the white screen of the laptop. Prior to WIndows 7, I use Fn + F5 to switch between laptop screen, projector and at t

  • There is no program associated to this...

    I tried to help a friend speed up to his computer by having him clean its cache.  I walked her through it and now she can't open attachments to emails.  That's happened?

  • _ 'error alert '.

    hpqddsvc Service Hang Report