Number field validation for all application pages

Hi
I am using apex version 4.0.
I need to create number field validation for all application pages. if user press any character then display alert message. How it possible?
Thanks

>
Hi Shiv,
I am using apex version 4.0.
I need to create number field validation for all application pages. if
user press any character then display alert message. How it possible?This is an Apex question - point your browser here
Oracle Application Express (APEX)
HTH,
Paul...

Similar Messages

  • How to create a single 'not null ' validation for all the items in a page ?

    Hi everyone ,
    how to create a single 'not null ' validation for all the items in a page ? I have many textfields . Instead of creating 'not null' validation for each item , I would like to create a a single validation control that will serve the purpose
    Thanks & Regards
    Umer

    Nice1 wrote:
    bob , as u said I have done the following :
    1) under create button , there are 9 items and for each item I have set Required to 'Yes'
    2) under delete button , there is 1 item and have set Required to 'Yes' for the item
    3) defined page validation for 9 items under 'create ' button and have set it to fire when 'create ' button clicked
    4) defined page validation for 1 item under 'delete ' button and have set it to fire when 'delete ' button clicked
    now , when I click 'create' button it even shows for the item under 'Delete ' button that it is a required itemSorry, I didn't see this note. The required template won't work, there is no way to attach it to the button.
    The best solution is as the reply a couple replies up
    Create 2 page type validations as a PL/SQL with code
    1st validation
    :P1_ITEM1 IS NOT NULL and :P1_ITEM2 IS NOT NULL ...... and :P1_ITEM9 IS NOT NULL  include all 9 items
    Set the When Button Pressed to the CREATE button
    2nd validation
    :P1_ITEM10 IS NOT NULL
    Set the When Button Pressed to the DELETE buttonI think that's going to be the easiest way to do it.
    Edited by: Bob37 on Apr 27, 2012 12:02 PM

  • Easy way to change field label for all UIs?

    How would a customer change a field label for all UIs that use this field/attribute, which is not really a translation?
    What I was able to find seems to be that we would need to edit Resource Bundles and that it will be much easier in Release 8:
    1. Section More on Resource Bundles in https://blogs.oracle.com/fadevrel/entry/translating_your_customizations has this key passage:
    This is an industry open standard (OASIS) format XML file with the extension .xliff, and store translated values for the strings used by ADF at run-time. The general process is that these values are exported from the MDS repository, manually edited, and then imported back in again.This needs to be done by an administrator, via either WLST commands or through Enterprise Manager as per the screenshot below. This is detailed out in the Fusion Applications Extensibility Guide.
    2. That blog posting also says this will get easier in Release 8:
    Currently planned for Release 8 is something called the User Interface (UI) Text Editor. This tool will allow the editing of all the text shown on the pages and forms of Fusion Application. This will provide a search based on a particular term or word, say “Worker”, and will allow it to be adjusted, say to “Employee”, which then updates all the Resource Bundles that contain it.
    3. I found the video How To Customize Field Labels but it seems that is one UI label at a time...

    Hi vedette and Uchiha.
    while we cannot talk here about features of future releases, rest assured we are working on material that will help you understand and use the functionality, from official documentation to blog posts and videos.  Please keep an eye on your blog at https://blogs.oracle.com/fadevrel and our Youtube channel at http://youtube.com/FADeveloperRelations -- as soon as R8 becomes publicly available you can expect to find useful information on those sites, among them a blog post that summarizes new features that are important for developers and then more indepth coverage.
    Thanks for your patience.
    Oliver
    Fusion Apps Developer Relations
    https://blogs.oracle.com/fadevrel

  • SubscriptionException: channel has to be valid for all recipients

    Hi,
    I am having problem when sending e-mail for a group that were created at LDAP using Subscription at KM. On the other hand, if I select one or more users that were created at LDAP it works. The error appears just for the group.
    I am using SAP NW 2004s SP6.
    tks,
    Daniel Silva
    See the error:
    #1.5#00142276C6CF008400003EF3000014C400042628CA908F5F#1167856545968#com.sapportals.wcm.WcmException#sap.com/irj#com.sapportals.wcm.WcmException.WcmException(62)#clb_neoris_adm#6700##adm452k34589_KMP_18220950#clb_neoris_adm#385939f09b6711dbcbe900142276c6cf#SAPEngine_Application_Thread[impl:3]_9##0#0#Error##Plain###Subscription: channel has to be valid for all recipients com.sapportals.wcm.repository.service.subscription.SubscriptionException: Subscription: channel has to be valid for all recipients
         at com.sapportals.wcm.repository.service.subscription.wcm.SubscriptionManager.checkChannel(SubscriptionManager.java:2320)
         at com.sapportals.wcm.repository.service.subscription.wcm.SubscriptionManager.createSubscription(SubscriptionManager.java:396)
         at com.sapportals.wcm.repository.service.subscription.wcm.SubscriptionManager.createSubscription(SubscriptionManager.java:470)
         at com.sapportals.wcm.control.subscription.SubscriptionControlStatus.save(SubscriptionControlStatus.java:687)
         at com.sapportals.wcm.control.subscription.SubscriptionControlStatus.execute(SubscriptionControlStatus.java:387)
         at com.sapportals.wcm.control.subscription.SubscriptionControlStatus.execute(SubscriptionControlStatus.java:372)
         at com.sapportals.wcm.control.subscription.SubscriptionControl.onClick(SubscriptionControl.java:312)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:176)
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:539)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:73)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Automatic updates that look like this do not add cost beyond what you originally paid:
    This is how Apple delivers the patches and updates that are detected to apply to your system.
    Did iy look like something else?

  • Field "Valid For" ESS Portal

    Hi Guys,
    Is there any of you encounter this field "Valid For" after you update your patch in your ESS portal? Its usually found below the  Road Map.
    Cheers,
    Raynard

    FYI
      This field could be disabled for all users if the portal administrator 
    selects the corresponding iview and there he should select the field     
    and do a shiftctrlright click. This when done by the admin it will     
    hide this field for all users.                                                                               
    He could also login to portal and hide it there and once this is saved   
    this should get hidden for all users.                                    
    Cheers,
    Raynard

  • Why files in Lightroom mobile and files in the creative cloud not the same? idea-  one place(stored date) for all application ??????

    Why files in Lightroom mobile and files in the creative cloud not the same? idea- one place(stored date) for all application ??????

    Lightroom Mobile is not a cloud storage service. You shouldn't treat it as a way of backing up your files. You are merely storing Smart Previews of your files in the cloud space, high-quality JPEGs of your files regardless of their original format on your desktop. The point is that they are there so you can continue editing them in a Lightroom-like environment even while away from your desktop/laptop computer. The files in Lightroom Mobile can only be used in Lightroom Mobile.
    This is very different from what is offered by the Creative Cloud storage, which can be used to synchronize your files between any device (that can support the individual files).
    The vast difference in how each service works and its intended use is why they are separate.

  • Hi, how can I keep the same zoom level for all the pages I view in Safari and even when I close and open it.  Indeed with a 27 inch Imac I have a lot of space, most of the websites are built for smaller resolutions  and my sight is dropping !   Thx

    Hi, how can I keep the same zoom level for all the pages I view in Safari and even when I close and open it.  Indeed with a 27 inch Imac I have a lot of space, most of the websites are built for smaller resolutions  and my sight is dropping !   Thx

    Hi, how can I keep the same zoom level for all the pages I view in Safari and even when I close and open it.  Indeed with a 27 inch Imac I have a lot of space, most of the websites are built for smaller resolutions  and my sight is dropping !   Thx

  • How to set custom master page for sharepoint application page ?

    Hello,
    I need to apply custom master page for the custom application page I created for login purpose.
    Can anyone please let me know how to apply master page for custom application page ?
    Note : I need to set custom master page for application page at web application level.
    thanks,
    Dipti Chhatrapati

    Hi Dipti,
    You can use the same reference as ASP.NET
    Example
    "<%@ Page Language="C#" masterpagefile="../_catalogs/masterpage/minimal.master" title="teste" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" meta:webpartpageexpansion="full"
    meta:progid="SharePoint.WebPartPage.Document" %>"
    You can use SharePoint Designer 2010
    http://www.microsoft.com/download/en/details.aspx?id=16573 to make the reference from you aspx page to you custom masterpage.
    When you are editing a aspx page you can go to ribbon "Style" and attach the custom Masterpage.
    André Lage Microsoft SharePoint, CRM Consultant
    Blog:http://aaclage.blogspot.com
    Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/

  • How to make warehouse field inactive for all users in all documents autom.

    Hi All,
    Can anyone pls tell me "**how to make warehouse field inactive for all users in all documents without having to do it through form setting** "for each and every user. It should be visible but inactive
    Thanks & Regards,
    Mukesh Agrawal

    Hi,
    As a work around create a warehouse SelectWH and map the mandatory acoounts as a On hold account(in chart of accounts).So there will not be any posting on this account.
    And set this warehouse as default warehouse for all users.
    So without selecting the appropriate warehouse the user can not add the document.
    I think this might resolve you issue.

  • Global item for all applications in a workspace

    Hi All,
    Is there a way to set a global item available for all applications in a workspace?

    Sabiha,
    I know this is a bit late, but here's what I did. This answer spans your question a bit but may be helpful to others.
    I have a dev, test, and prod environment so we have difference values depending on the instance. When moving an app from dev to test I don't want to have to modify any substitution strings since that can become a pain and possibilities of someone forgetting something is high.
    1- Great a table called global_values, which has a value_name, and value
    Let's say you wanted to store an email address: admin_email...
    2- Make sure to insert into global_values ('ADMIN_EMAIL, '[email protected]');
    3- For each application you have, create an application item called G_ADMIN_EMAIL
    4- For each application create a process (on login) called: Set Global Values. In this use the util:
    HTMLDB_UTIL.SET_SESSION_STATE (
    p_name => 'G_ADMIN_EMAIL',
    p_value => <function to get the global value> );
    4(extra): For one application item this is ok, but to make it even better, just create a function that will set all the application items so you don't have to change this in all your applications.
    The advantage with all this is that the data is stored in the DB and will help you move from instances without any errors. The disadvantage is that it'll be a slight performance hit since you're calling a function for each user login. You'll also have to add an application_item for each of your applications....
    Martin

  • HT201684 In Yosemite this no longer works, has anyone figured this out? How to set a custom default umask for all applications?

    In Yosemite this no longer works, has anyone figured this out? How to set a custom default umask for all applications?
    I've tried everything to get a custom umask set for all apps. It just seems impossible...
    Is there a replacement for launchd-user.conf?

    Please file a bug report: https://bugreport.apple.com
    I am sure this is something that got lost, like environment variables, in the Yosemite/iOS merger.

  • Print Booklet won't let me because of multiple page sizes, even if I am using A4 for all the pages

    Booklet won't let me because of multiple page sizes, even if I am using A4 for all the pages, this is the error message:
    "The active document uses multiple page sizes Print Booklet works only with documents that use a consistent page size."
    I am using Indesign CS6 (patches are up to date)
    thank you
    Cecilia

    Do you already see this when starting the Print Booklet dialog or later when finally putting out? If you can see the dialog windows, will the preview show all pages in same size?

  • Last back up: never . i am connected to a wifi network and phone also pluged in yet my icloud never backs up , i have also deleted previous backup for all applications(although there was never any successful backup)in"manage storage" still no headway

    last back up: never . i am connected to a wifi network and phone also plugged in yet my icloud never backs up , i have also deleted previous backup for all applications(although there was never any successful backup) in " manage storage" still no headway

    rucchyy wrote:
    my Internet is working fine . i also turned the iCloud drive off, could this be the reason I can't back up?
    No.
    Have you done:
    Restart / Reset
    http://support.apple.com/en-us/HT201559

  • SQL query to list the "Administrative category" field for all applications

    yesterday i started a thread to list the "Optional reference" field for all cm applications in a SSRS report. I've got the query with the help of Torsten.
    https://social.technet.microsoft.com/Forums/en-US/00419e6e-e3c2-4b80-b6af-2a24ced1032d/sql-query-to-list-the-optional-reference-field-of-all-packages-in-cm-2012?forum=configmanagersdk
    But again today, i'm looking for a way to get "Administrative category" field in a SSRS report. Could someone point me to the right direction ?
    Kindly mark as answer/Vote as helpful if a reply from anybody helped you in this forum. Delphin

    Hi,
    You could monitor the SMSProv.log when you check the category of an application. It shows that SQL query the SCCM provider used is related to function fn_ListCategoryInstances.
    Best Regards,
    Joyce

  • Blank pages for all applications in Manager Self Service (MSS) role

    Hi Experts,
                       We are newly implementing ESS/MSS and deployed ESS/MSS business packages with following BP's
    BP ERP05 COMMON PARTS 1.51 SP5
    BPERPESSWDA 1.50 SP5
    BP ERP05 MSS 1.51 SP5
    after deploying above BP's all ESS applications working fine, but in MSS role all applications(Team,Budget, Projects and Planning) giving me blank page.
    for example..MSS>TeamEmployee Information--> when I click on "General Information,compensation Information links etc.." it is displaying in separate window with blank page. it is not displaying any error, just displaying blank page.
    We are using Net Weaver7.3, EHP5 and ECC6. Can any one help out of this?
    Thanks in advance,
    Janardhan

    There are two parts of the Web Dynpro based business package
    1. Portal content (iView Page, Role etc) (Starts with BPxxx.sca)
    2. Web Dynpro content(MSSxxx.sca)
    My guess is you have just deployed the Business package content and not the Web Dynpro content.
    Refer to this and deploy the corresponding files
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    Thanks
    Prashant

Maybe you are looking for