* is missing for required field in error message

Hi all,
I am using JDeveloper 11.1.1.2 with ADF BC. I have a simple form in a jspx with some fields for user to input.
The page contains 3 mandatory fields (simply set required=true): Surname, Name and Title. Where Surename and Name are inputText, and Title is a Select One Choice with List Of Value defined in VO.
If user submit data without anything in the required fields, an error message will popup. But the content of the error message is not quite correct!
All the required inputText has a prefix: *, but Select One Choice do not have a leading *.
Error
Messages for this page are listed below.
  * Surname  You must enter a value!
  * Name     You must enter a value!
  Title      You must enter a value! is there anyway to add a * to the error message for Select One Choice? or remove all the *? It looks very confusing.
Thanks in advanced,
Samson Fu

not sure,
but try to set the ShowRequired for this LOV in property inspector to true

Similar Messages

  • Form Features: Checking for required fields on scrolling or moving to the next page.

    Hi! I am developing a form which will be distributed to people using Adobe Reader without the JavaScript functionality. I have a form with about 20+ pages and each page has 4 required fields. I would like to make it easy for the users to show the errors then and there when they miss a require field, instead of having a generic "required field not filled" message at the end of the document. How do I do this without JavaScript? It would be better if the document jumps to the page where there is an empty "required" field.

    This isn't possible without using JavaScript.

  • How to show asterisk for required fields in a table row?

    Hi Folks,
    For showing the asterisk (*) for required fields in a form, I used to give required="true" for the component and surround the component with a af:panelLabelAndMessage for which I set showRequired="true". How to do this for a component in a table row. For a component in a table, there is no label per se. The required=true flag in the component shows proper error message saying that it is required but there is no (*) for that component.
    Thanks
    Vishal

    Table does not have any required attribute.But column has showRequired property .You can used this.If column has input text then also you put required true on this component.And set your required messages there .
    It will resolve your problem
    Thanks
    Prateek

  • Check for required fields before locking subforms and submitting

    Hello,
    I have a 5-page form with many questions, to be completed by the original requestor and multiple approvers.  What I'm trying to do is have the original requestor's Submit button on p. 3 lock the input on the first three pages, but first check if all those fields have some content.  I currently have all the fields on pp. 1-3 set to "Required" in the object properties, but my script still locks them when there's is one empty one.  Here's what I have:
    //Lock portions of form
    Page1.access = "readOnly"
    Page2.access = "readOnly"
    Page3.access = "readOnly"
    //Save document, allow user to change name
    app.execMenuItem("SaveAs");
    //Submit via e-mail
    Submit_REAL.event__click.submit.target = "mailto:[email protected]" +
    "?subject=Subject text" +
    "&body=Message";
    Submit_REAL.execEvent("click");
    The automatic check for required fields happens after the pages get locked.  I would like the check to stop the process before it locks the pages.  Is there any way to check all at once that all "Required" fields on those pages have some content before allowing the script to proceed?  I know how to script it to manually check the 50 or so questions on those pages, but I would like to avoid that.  Thanks for any help.

    There are a few problems that I can see from the start. First, your code is going to pick up EVERY node that exists on these pages. Some of those nodes will not have a rawValue, and some will not have an actual name. As an example, you can take your code and create a text field to dump all of the names of the nodes that you get when you pull in all of the nodes this way. Here's an example:
    The result:
    Now, the question is, do you have a consistent naming convention for your fields that might be empty? That could be text fields, radio button lists, etc. For instance, I always prefix the names of objects in order to more easily keep track of what they are in scripts. Since I'm doing that, I can check the name of the field for tf, nf, rbl, cb, or whatever I have included to make sure that I'm checking an actual field before I check for things like rawValue.
    var nodeName = oNodes.item(nNodeCount).name;
    if (nodeName.indexOf("tf")>-1 || nodeName.indexOf("rbl") > -1 || /*check other field types*/) {
      //insert your code to check for empty answers here
    As for your line 7 issue. The syntax problem is that you've put extra parentheses in your if statement. Take out the parentheses that are just before and after the or "||".
    *This is my fourth attempt to reply. Something was going on with Adobe/Jive earlier, I suppose.

  • How to search for a standard sap error message

    Hi all,
        I want to know where exactly we need to search for a standard sap error message ( For example like STACK_NO_ROLL_MEMORY).
        I am searching the same in sap market place/oss note search...but don't see what I am looking for ...
       Could you please help on the same ?
    Thanks,

    Hi Shravan,
    Normally system throws up an error when it reaches the threshold point. Normally the threshold / critical points are arrived at by considering the SAP recommended values and what is the sytem configuration you have got.
    In true project scenario because of budget constraints we might not be able to have ideal system configuration which SAP recommends , in that case we have to tune to the system perform at an optimum level considering various aspects
    In yr case memory parameters should have been set at level , but for yr job it needed more memory which it could not allocate and throwed an error.
    hope i have answered yr question .
    Regards
    Balaji

  • CCMS monitoring for SAPconnect based on Error Message Numbers

    Hi,
    We are trying to use the CCMS monitoring to produce alerts for SAPconnect based specific Error Message Numbers for emails for example, however the monitoring function or data collection method for SAPconnect (BCOMAL_SXDS) does not provide that level of granularity.  Has anybody faced this same problem and can provide a recommendation for this?
    Thanks,
    Javier

    Hello,
    You can see the message details in SE91.
    In FI, you can control the message number in OBA5. Normally message numbers are issued like this
    AA165
    First two digits (alpha) is called application area next digits are called message number.
    Sometimes, you may not be able to see the messages in OBA5, in such case you need to go to OBMSG transaction code and include the message number to your application area, then you need to come to back to OBA5 to make it information / warning / switch off / error (as the case may be)
    Regards,
    Ravi

  • ITunes podcast downloading problem.  "Authorization is required to access" error message.

    I've been subsribing to a podcast through iTunes for years with no problems, but today I get the error message:
    "There was a problem downloading (podcast name).  Authorization is required to access (url feed)"
    Its a BBC podcast and I now get the same error message for all the other BBC podcasts that I subscribe to.  I also cant play or download any BBC podcasts from the iTunes Store.  All other podcasts by all other providers are fine.
    Weirdly this problem seems to be limited to the Macbook Pro as the iMac on the same network can access the problem podcasts with no hassle.
    A few web searches have turned up very little, any ideas in Apple Communities-land!

    Hey Roger and thanks for your amazingly quick response.
    I did a quick confirm: it doesn't seem to work on any Windows machines I can get my hands on, so it isn't something specific to me (whew!).  It definitely DOES work on any Mac I can get my hands on (which you also confirmed - thanks).
    That link, the feedproxy.google.com one, works fine on Windows and Mac alike.  I very much imagine that someone else is using FeedBurner and while I'm not huge into podcasts, there are a lot of others who are.  This issue would've come up if it were something like that.  Either way: I can access that link (and thus the content) just fine on any machine I'm on.
    So, what you're saying is to ditch FeedBurner entirely and just submit the raw feed to iTunes.  That sounds good (and, if I want more indepth statistics later, I'll cross that bridge then)...but I'm afraid I'm not sure how to do that.  I've already submitted the FeedBurner feed to iTunes and I'm not sure how I'd go about changing it.  Would I simply ask iTunes to delete the old feed and more or less resubmit?
    Thanks for the help about the artwork.  The individual files may very well be missing the metadata, as when I asked the guy doing that if he had included the artwork, he indicated he was rather confused.  I'll test that out in a bit.  The feed artwork, however, I must admit ignorance about.  Where might I be able to change that?  I'm using WordPress and...PowerPress/BluBrry (or whatever it's referred to).
    Thanks again for being so incredibly helpful with all this.  And so timely, too.

  • User-defined field - get error message F5394, in FB50 and FB50L

    Hi All,
    I am having trouble with a User-defined field.
    The field is shown in FB50 and FB50L. And the field is optional for all Field status variants i OBC4.
    Still I get error message F5394 "An entry field is not permitted for account 19310"
    Is there anything I have missed?
    Thanks for your help
    Best Regards
    Carin

    Hello,
    Can you also check the field status in OB41.
    Regards,
    Ravi

  • Specify the update for line ID COP Error message

    Hi Experts,
    I get the following error message
    Specify the update for line ID COP
    Message no. KJ335
    Diagnosis
    You have assigned cost elements to line ID COP, but you have not yet specified the results analysis cost elements under which the results analysis data is to be written for this line ID.
    Procedure
    Go into Customizing and specify the results analysis cost elements under which the results analysis data is to be written for line ID COP.
    However in T code OKGB i have linked COP to cost elements for Expense accounts and ZMA for Balance sheet accounts.Also i OKGA i have give different secondary cost elements for WIP and Reserves. and for ZMA same secondary cost elements for WIP as well as reserves
    In OKGB i have given the balance sheet account and the expence GL
    Is there anything that i have missed
    Thanks in Advance

    Hi,
      Please read note 525804.
    1> If KJ161 is issued for a cost element which is intentionally not assigned to a line-ID, please follow the instructions of note 302823 to solve this issue.
    The note 302823 gives details on how to add the cost element line id and also the use of enhancement 7 to control the message.
    If you're in this case, pls follow the steps in note 302823 for each "Option", there are not only changes in OKGB, but also some changes needed in OKGA (e.g. assign category 'N')
    2> If this cost element should be assigned, please double check the entries made in TA OKG5. Please do especially check if all hints of note 18472 are considered. Very often,filling the fields 'Masked cost center' and 'Masked activity type' with '+' solves this issue as well.
    In the Extended log (KKA1 > Extras > Logs > Parameter List), check if you can see that cost element  is not assigned, but in
    configuration transaction OKGB, masked cost element  is assigned.
    regards
    Waman

  • Tax statement item missing for tax code A0 - error while posting in MIRO

    Hi,
    At the time of MIRO, I am inserting P.O. and simulating the doc. However, at the time of posting the system is throwing the below mentioned error :
    Tax statement item missing for tax code A0 (0% Input Tax)
    Message no. FF805
    Diagnosis
    No tax item exists for tax code A0 in a G/L account item. A possible cause is an incorrect transfer of parameters by the application to the Accounting interface.
    Procedure
    Enter an OSS message.
    Request you to help me resolving this error
    Thanks in advance
    Sagar
    Edited by: Sagar Padhye on Nov 5, 2009 11:30 AM

    Hey K.R.
    a) Are you able to post transaction through Accounts payable using the same tax code ? - YES
    b) in Miro are you able to use any other tax code and post the document ?- NO
    I have created other tax code and tried to use it in MIRO, but system throwing the same message. Is it somehow related to Tax procedure / OSS pack levels?The message Type is ERROR.
    Please confirm.
    Thanks and Regards
    Sagar
    Edited by: Sagar Padhye on Nov 5, 2009 3:51 PM

  • Tax statement item is missing for tax code E0 error

    Hi Experts!
    I am trying to enter an incoming vendor invoice via MIRO, and I am getting this error message when I try to simulate/post it.  The error message is "Message FF805 tax statement item is missing for tax code E0".  I checked the purchase order, and nothing seemed to be wrong.  I also looked through the SAP Notes, but could not find anything useful.  How to fix this?  Any help will be greatly appreciated and points too!  thank you for your time!
    Best Regards,
    WC

    Hi WC,
    Please check notes 112609 and 400766.
    For the accounts which are posted to on the simulation screen, set them to either a '*', '+' or a '-' as per note 395919.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

  • Tax statement item missing for tax code O0 .     ||Message no. FF805

    Hi Gurus,
    I am trying to post SD billing document to accounting. The system issues error message FF 805 - Tax statement item missing for tax code O0. Our Development and Production systems are working fine and we have this issue with the quality system.
    The following TCODES are verified for the configuration in FI  and SD.
    FTXP, FS00, V/0K, V/08, VK13, MEK3, FB13, VK0A
    We have gone through the checklist specified in the following threads.
    Error : Tax statement item missing for tax code
    FF805 Tax statement item missing for tax code
    FF805 Tax statement item missing for tax code O0
    Tax code error
    Eror message FF805 when mwst based condition value is zero
    As well as refered the following OSS notes and checked the configuration with the development/production systems, which seems to be exactly same.
    Note 971253 - Causes for error message FF805 in SD
    Note 112609 - How are tax codes transferred to conditions ?
    Note 400766 - Changes in accounting interface for Release 4.6
    Please let us know if we are missing anythig else.
    Thanks,
    Veeru.

    Issue resolved, Ultimately there was some user-exit missing.
    Thanks,
    Veeru.

  • Missing effects in cs5. Error message when I add presets.

    So I'm new to AE, and need some help. When I add the "rotate over time" animation preset to a title, it says "this favorite contains 1 reference to a missing effect. Please install the following effect to restore this reference". Does anyone know how I can get this worked out? Everything is there in my effects and presets, except this error message keeps showing up when I add it. When I look in my presets folder, the transform is clearly there. Any help? Something I'm missing/overlooking?
    Specs: 2010 17 in mbp, 2.53 ghz i5, 8 gb ram, 500 gb. AE cs5 10.2

    Nothing to worry about. This is a so called "Pseudo Effect". More details here: http://www.batchframe.com/tutorials/12
    Basically the documentation of this custom preset should have contained some code thant you need to insert into "PresetEffects.xml" and is just for naming purposes. So as long as you can live with the "missing effect" name you have nothing to worry about.

  • Need ABAP table/Report for getting trace of error messages

    Hi experts,
    My requirement is to display Detailed Error trace text of the error message, on my screen.
    Now i need to know, which tables in XI it is stored or is there any abap report available that can provide thsi information.
    any function module ??
    thanks in advance for your help.
    Regards,
    Priyanka

    Hi,
    Check these out.
    http://wiki.sdn.sap.com/wiki/display/XI/XI+Tables
    Cheers,
    Earlence

  • Raw files (CR2) - Cannot modify IPTC Core fields, get error messages

    I really hope someone out there can help me out here because I'm at my wit's end!!!!
    I have a bunch of raw files in a folder, these are just pictures I took for a bit of general practice over Christmas.
    Now, whilst trying to modify the IPTC Core Fields (basically adding my name and my email address to the pictures), it worked fine for most of the pictures, but for some reason it will not work for the last 20. This is driving me nuts. :(
    The first picture which doesn't work was taken literally 2 seconds after the last one which does work. All pictures work perfectly well in Photoshop, I can open them, modify them, save them as jpgs... no problem. But it just won't let me change the metadata. The pencils on the IPTC Core fields are nowhere to be found, the option File>File Info appears greyed out... etc.
    The error messages I get:
    1. When clicking on any line of the IPTC Core Fields (such as "Creator") =
    i "This property cannot be modified".
    2. When clicking on the keywords tab and trying to enter keywords =
    i "The file Name.CR2 cannot store XMP metadata. No changes will occur"
    I have scoured the web for help, visited multiple forums... to no avail. It looks like other people are having the same problem but no-one seems to have a solution. I haven't done anything different to those 20 pictures, so I just can't think of a logical answer, it just doesn't make sense!!
    I am only starting to catalogue my pictures in the hope of going professional one day and this is extremely discouraging... if anyone out there can help, I'd be ever so grateful. Right now I just feel like pulling my hair out!! :'(
    OK, rant over :)
    Thanks very much for reading and thanks very, very much in advance for any suggestions/ideas!!

    I have run into the same problem. I downloaded photos in raw format ".CR2" from a Canon 40D via a compact flash card reader to my laptop. I labelled the ones I wanted green and then transferred these images via wireless transfer to my desktop. I had not checked any keywords while these were on the laptop. I used the Bridge (CS3)File/Copy to menu selection to effect the transfer. Both systems are Windows XP, SP2.
    I then tried to check a keword in my list for an image and got the error message number 2 reported by Maria Atkins above. I got the same for all images on the desktop system.
    Observations:
    -the green labelled items are correctly filtered on the desktop, but the labels on the images all show white.
    -not all images even have .xmp files associated with them. It appears to be a random thing.
    -although I have checked my preference to have double click open an image in Camera Raw in Bridge it will not do so with these images, always opening Camera Raw in Photoshop.
    -the camera exif data is correctly attached to the images, whether there is a .xmp file associated or not.
    -On my laptop I found I can check keywords and they are stored with the image with no complaints from Bridge, and whether the image has a .xmp file associated with it or not. This is after I had copied the images to the desktop. I was just checking whether the problem was with the original images or just the transferred ones. It appears to be that something was not done correctly in the transfer.
    This is not a trivial issue since it is essential for cataloging images to enable future searches. I hope someone from Adobe is paying attention and will respond with an answer.

Maybe you are looking for