Requiring selection with cfform and cfselect

I would like to have CF enforce the required="yes" attrribute
of the cfselect tag as the documentation says it should. I've seen
this discussed before here, but no resolution. The documentation of
the required parameter says:
============ quoted text ============================
* Yes: a list element must be selected when the form is
submitted.
Note: This attribute has no effect if you omit the size
attribute or set it to 1, because the browser always submits the
displayed item. You can work around this issue: format forms by
having an initial option tag with value=" " (note the space
character between the quotation marks).
============ end quoted text =========================
Yet it does not work. I can use additional javascripts,
validate on server side, etc., but I would like it to work as the
documentation says. Or to know why the documentation continues to
say it will work, if it won't.
Thanks!
Code below:

Try putting in the closing tag
<option value=" "> </option>
Ken

Similar Messages

  • How to create a link with 2 choices in Xcode: one selected with UICollectionViewController and the other with UITableViewController

    Hi
    I want to create a app redirecting to my mebsite.This app permit to select a "area" selected on a UICollectionViewController, and an "event" selected with a UITableViewController.
    I need to integer both informations on the FinalViewController (called in my app AnnoncesViewController) =>
    The fisrst array is selected on CollectionViewController:@"http://carnet-du-jour.com/index.php/component/ohanah/?option=com_ohanah&view=e vents&Itemid=0&ohanah_venue_id=21"
    The second array is selected onUITableViewController:@"&ohanah_category_id=1&textToSearch="
    The final array must be:http://carnet-du-jour.com/index.php/component/ohanah/?option=com_ohanah&view=eve nts&Itemid=0&ohanah_venue_id=21&ohanah_category_id=1&textToSearch=
    How can I integer these 2 NSArray to obtain this result to link  to a UIWebView as FinalViewController?
    Thank you for your help!!
    My App is on Drobox:https://www.dropbox.com/s/43l1p2hj5bqamvn/Carnet%20du%20Jour.zip
    Gracefully
    RémySpehler

    Hi
    I want to create a app redirecting to my mebsite.This app permit to select a "area" selected on a UICollectionViewController, and an "event" selected with a UITableViewController.
    I need to integer both informations on the FinalViewController (called in my app AnnoncesViewController) =>
    The fisrst array is selected on CollectionViewController:@"http://carnet-du-jour.com/index.php/component/ohanah/?option=com_ohanah&view=e vents&Itemid=0&ohanah_venue_id=21"
    The second array is selected onUITableViewController:@"&ohanah_category_id=1&textToSearch="
    The final array must be:http://carnet-du-jour.com/index.php/component/ohanah/?option=com_ohanah&view=eve nts&Itemid=0&ohanah_venue_id=21&ohanah_category_id=1&textToSearch=
    How can I integer these 2 NSArray to obtain this result to link  to a UIWebView as FinalViewController?
    Thank you for your help!!
    My App is on Drobox:https://www.dropbox.com/s/43l1p2hj5bqamvn/Carnet%20du%20Jour.zip
    Gracefully
    RémySpehler

  • Select with transposition and join

    Hi Guys!
    I'm using Oracle 9i and I'm facing the following problem:
    My table looks like this:
    Stripe
    Unit
    Value
    1
    1
    a1
    1
    2
    a2
    1
    3
    a3
    2
    1
    b1
    2
    2
    b2
    2
    3
    b3
    2
    4
    b4
    4
    1
    c1
    4
    2
    c2
    4
    3
    c3
    4
    4
    c4
    4
    5
    c5
    My result should look like this:
    Unit
    Stripe1 Value
    Stripe2 Value
    Stripe3 Value
    Stripe4 Value
    1
    a1
    b1
    c1
    2
    a2
    b2
    c2
    3
    a3
    b3
    c3
    4
    b4
    c4
    5
    c5
    I tried it with one select for each stripe and full joins, but in this example I would only see the first 3 units....
    Any ideas?

    Another way, but only if your on database version 11gR1 and onwards, is to use the PIVOT operator:
    SQL> -- generating sample date:
    SQL> with t as (
      2  select 1 stripe, 1 unit, 'a1' value from dual union
      3  select 1, 2, 'a2' from dual union
      4  select 1, 3, 'a3' from dual union
      5  select 2, 1, 'b1' from dual union
      6  select 2, 2, 'b2' from dual union
      7  select 2, 3, 'b3' from dual union
      8  select 2, 4, 'b4' from dual union
      9  select 4, 1, 'c1' from dual union
    10  select 4, 2, 'c2' from dual union
    11  select 4, 3, 'c3' from dual union
    12  select 4, 4, 'c4' from dual union
    13  select 4, 5, 'c5' from dual
    14  )
    15  --
    16  -- actual query:
    17  --
    18  select *
    19  from ( select unit
    20         ,      stripe
    21         ,      value
    22         from   t
    23       )
    24  pivot (max(value) for (stripe) in ( 1 as stripe1value
    25                                    , 2 as stripe2value
    26                                    , 3 as stripe3value
    27                                    , 4 as stripe4value
    28                                    )
    29        )
    30  order by unit;
          UNIT ST ST ST ST
             1 a1 b1    c1
             2 a2 b2    c2
             3 a3 b3    c3
             4    b4    c4
             5          c5
    5 rows selected.
    ORACLE-BASE - PIVOT and UNPIVOT Operators in Oracle Database 11g Release 1

  • EJB3 QL - Selecting with wildcards and parameters

    Hi,
    Can you please help me create a select query which takes parameters and uses wildcards.
    QL:
    (List<SubjectEntity>) entityManager
    .createQuery("{color:#000080}*SELECT aE FROM SubjectEntity aE WHERE aE.name like :word*{color} ")
    .setParameter("word", word)
    .getResultList();
    I pass Corporate* to my word parameter and my TABLE has a row that contains Corporate Finance as a name and I want it matched by the parameter.
    Below is an equivalent statement using SQL*
    DB:
    SELECT * FROM SUBJECT WHERE NAME LIKE(%?%)
    Thanks.

    One quick fix is in the DAO method where you invoke the query, append a '%' to the end of the word before passing it to the query.
    .setParameter("word", word + '%')

  • Problems with videos and music requires restore

    I have a 30GB Video and in general everything works fine. However, I have had to restore the device 4x since Christmas due to the following;
    When I select a video, the display shows the play icon and battery icon then goes blank and returns to the list of videos and/or when selecting a song, it displays the song I selected (with artwork) and then scrolls through the list of songs in that play list and does nothing.
    I can resolve the issue by restoring and syncing, but the problem eventually returns.
    5th Generation 30GB Video   Windows XP   USB connection

    In case anyone else has this issue, I found the solution. The problem was caused by my earbuds. I bought a new pair and that fixed the problem.

  • How to create VO with multiple dynamic where clauses on select with UNION?

    I am trying to implement the View Object for the UNION query that looks like this:
         select a,b,c...
              from t1,t2,...
              where dynamic_where_clause1     
         union all
         select a,b,c,...
              from t11,t12, ...
              where dynamic_where_clause2
    There are up to 60 input parameters that are used to generate dynamic where clauses. They are actually created by calling PL SQL function.
    So far, I was not able to assign both where clauses to the view object. Is there a workable solution for this problem, besides resorting to programmatic View Object?
    I understand that recommended way with UNIONs is to wrap both queries into a parent select:
    select * from (
         select a,b,c...
              from t1,t2,...
              where ... -- table relationship joints
         union all
         select a,b,c,...
              from t11,t12, ...
              where ... -- table relationship joints
    ) QRSLT
         where dynamic_where_clause
    Unfortunately this approach doesn't work here, since individual selects are producing unmanageable amount of data and resulting query takes forever to complete.

    I afraid I would not have any real benefits from using VO if I replace the entire query with every request. Actually, the performance may suffer.
    I solved the problem by creating a POJO Data Control and invoking the custom select query from java. Not sure if it is the best approach to the problem, but implementation time is limited and it works.
    Actually, this is not the first time I see the need to implement VO with complicated SQL like select with unions and dynamic pieces. It would be nice to find a solution and not resort to workarounds.
    Edited by: viksicom on Aug 2, 2012 8:48 AM

  • TS1717 Having trouble running iTunes version 11.0.2 on a Dell Laptop running Windows 7 Professional Service Pack 1.  Keep getting an error message "the software required for communicating with iPods and mobile phones was not installed correctly..." reinst

    Having trouble when I launch iTunes (version 11.0.2) on my Dell Laptop running Windows 7 Professional (service pack 1).  I get an error message indicating software required to communicate with iPod and mobile phones was not installed correctly.  Do you want iTunes to try to repair this for you?  I normally respond with OK and it immediately tells me "could not be repaired.  Please reinstall iTunes..."  I have done this a number of times to no avail.

    I also notice Quicktime is not getting installed at all.
    That one is normal nowadays (ever since the iTunes versions 10.5.x).
    The software required for communicating with iPods and mobile phones was not installed correctly. Do you want iTunes to try to repair this for you?
    Let's try a standalone Apple Mobile Device Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of why it's not installing under normal conditions.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleMobileDeviceSupport.msi (or AppleMobileDeviceSupport64.msi) to do a standalone AMDS install.
    (If it offers you the choice to remove or repair, choose "Remove", and if the uninstall goes through successfully, see if you can reinstall by doubleclicking the AppleMobileDeviceSupport.msi again.)
    Does it install (or uninstall and then reinstall) properly for you?
    If instead you get an error message during the install (or uninstall), let us know what it says. (Precise text, please.)

  • Problems with CVS and improvements required

    Developing with JDeveloper 9.0.3 preview we have found some bugs and some improvements that would be very useful.
    Problems
    1)     Overlay icons on versioned files dont show the real state of the file as described in the Using Concurrent Versions System (CVS) With JDeveloper section of the Using Support for Team Based Development help manual (this issue was solved with a patch for the 9.0.2 release but it cant be applied for the 9.0.3 preview).
    2)     When CVS finds revision conflicts on the project file (.jpr) or on the descriptors of BC4J objects and packages, it overwrites (properly) the source file with the <<<<<< and >>>>>> comments to denote the conflict, and the warning for the conflict is signaled in the CVS log; but it would be nice (because it is annoying to check everytime the CVS log especially for a critical message like a conflict) having a message box reporting these critical messages.
    3)     During the import module function to import the project files into the CVS server, the image files (such as .GIF and .JPG) ought to be automatically added as binary files, or better still, it would be useful a configuration fuction to enumerate the extensions to be added as binary files.
    4)     After some types of CVS commands the CVS editors and CVS watchers windows becomes suddenly closed.
    Required Improvements
    1)     It would be useful a function showing all the files to be added to source control in a list and in a more general case, the versioning status of all the project files, without having to expand all the nodes of the project tree.
    2)     Its uncomfortable the current behaviour for the check out/edit on the project file (jpr) that automatically selects all files included within it. It would be useful to explicitly select to operate only on the project file or to include also the files within it; or at least to place the project file at the top of the list.
    3)     The Edit Files command for the CVS source control ought to support the cvs edit option -c (to check that working files are unedited) and an option to execute an update command before the edit one, to have the most recent revision of that file.
    4)     The opportunity to treat every type of BC4J object as a single CVS entity, taking all the files required by the single BC4J object grouped together and then checked-in, checked-out, etc. in a simple one-click operation.

    1) Overlay icons [cut] Has the problem returned in 9.0.3 and if so can you give me details of your cvs client version i.e CVSNT 1.0.11.1.3 etc.. It would be really helpful in tracking this down. The CVS version in use is (from the cvs --version command output): Concurrent Versions System (CVSNT) 1.11.1.3  (Build 57a) (client/server). The JDeveloper version is 9.0.3.988 preview.This is the client version we test against and recommend. We have seen no problems here and can't reproduce this. Could you help us track this down by supplying the answers to the following questions?
    1, What OS and CVS version is the server using?
    2, For a file that is showing the incorrect overlay could you check the timestamp in the CVS\entries file and post that and the timestamp on the actual file system file?
    3, What timezone are you currently working in and is daylight savings time in operation?
    and finally
    4, Is the CVS server in the same timezone?
    Hopefully this will give us a good start on where the problem is.
    [cut]
    We have already configured cvswrappers to properly handle binary files, but the cvs import function seems to ignore these settings, while cvs add uses it. If you try to import a project with some gif files using jdev, having configured cvs as described, these files will be corrupted. After this, if you add another gif file using cvs add function (not add binary) the settings will be used and the file are correctly stored.
    It seems that to make the import command work properly, file types have to be explicitly specified for each binary file (-kb option) on the cvs command line. To verify this we have tried the same operations using wincvs client. Inspecting the log window, we see that the client explicitly force the file types (they use an internal filtering to recognize binary files instead of file extension):
    cvs import -I ! -I CVS -W "*.gif -k 'b'" -m "no message" testmodule avendor areleaseRight, I'll add this information to the bug and make sure it gets evaluated.
    4) After some types of CVS commands the CVS editors and CVS watchers windows becomes suddenly closed. Could yet tell me what these operations are so I can log a bug? We dont know if its effectively a bug, but the window becomes closed when automating layout switching occurs (if its enabled in preferences), for example: Im in the ide without any open editors (current layout Editing), I get the editors list, then I open an uiXML file (the layout switch to Web Editing) and the list disappears. Even if the layout switch back to Editing (automatically or manually) the list is not re-shown (its not saved in the layout).This is an issue with JDevs layout in that the SCM windows are not default in any layout and so they are closed when the switch occurs. This is being looked at for a future release.
    3) The Edit Files command for the CVS source control ought to support the cvs edit option -c (to check that working files are unedited) and an option to execute an update command before the edit one, to have the most recent revision of that file. I'll add enhancement requests for these I especially like the update before edit suggestion. For team based development the reserved edit functionality (the -c option) would be very useful, especially for working with business components.I'll add your use case to the enhancement, as this is a very good reason to have "-c". Hopefully if we can implement 4) and integrate source control and BC4J better in a future release.
    4) The opportunity to treat every type of BC4J object as a single CVS entity, taking all the files required by the single BC4J object grouped together and then checked-in, checked-out, etc. in a simple one-click operation. We would also like to have support for this in source control and it is a feature that is currently under investigation.It would be -very- useful if, while trying to edit a generic component under source control, jdev suggested (in the edit dialog window, for example) which other files are likely to be modified, giving the chance to edit them also (if not already). For example, trying to edit a ViewObject component, it will be probably needed also to edit the .jpx, the project, the business package descriptor, in addition to the component implementation and descriptor.Agreed.
    We also have some doubts on the meaning of the dialog that often appears after a checkout or a folder update, asking New checked out files were detected; how would you like them to be dealt with?. Can you explain whats the behavior of each choice?The three choices breakdown as follows
    1. Open checked out files in the active project
    This adds all files to the project that is active in the IDE, if all files were already in the project no change will appear to occur. If new files have been downloaded they will now appear in the project
    2. Create a New project for the checked out files
    Generate a completely new fresh project from the checked out files, similar to the default behaviour of checkout module in JDev
    3. Do not open a new checked out files.
    Perform no action with the files, lets the user add them if they so wish.
    Thanks for the replies,
    Geoff Waymark
    JDev SCM Team

  • The software required for communicating with ipod and mobile phones was not installed correctly

    ok i've seen this in several threads and haven't found one with an anwser. the software required for communicating with ipod and mobile phones was not installed correctly. of course when you tell it to repair it does not. this has happened several times now and only cure i have found is uninstalling itunes and reinstalling. works for maybe a few weeks then does the same thing and i start all over again with uninstall and reinstall. i tunes version 10.4.1.10  64 bit running on windows 7 64 bit and trying to sync with Iphone 3gs - so anyone have a fix for this or am i stuck reinstalling itunes every few weeks???

    "The feature you are trying to use is on a network resource that is unavailable.  Click OK to try again, or enter an alternative path to a folder containing the installation package "iTunes64msi"
    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Is there a way to select MULTIPLE tabs and then copy ALL of the the URLs and titles/or URLs+titles+HTML links? This can be done with the Multiple Tab Handler add on; However, I prefer to use a Firefox feature rather than download an add on. Thanks.

    Currently, I can copy ONE tab's url and nothing else (not its name). Or I can bookmark all tabs that are open. However, I'd like to have the ability to select multiple tabs and then copy ALL of the the URLs AND their titles/or copy ALL of the URLs+titles+HTML links? This can be done with the Multiple Tab Handler add on; when I download the add on, I get a message saying that using the add on will disable Firefox's tab features. I prefer to use Firefox features rather than download and use an add on. Is there a way to do this without an add on?

    Hi LRagsdale517,
    You should definitely be able to upload multiple files by Shift-clicking or Ctrl-clicking the files you want to upload. Just to make sure you don't have an old version of the service cached, please clear the browser cache and then log in to https://cloud.acrobat.com/files. After clicking the File Upload icon in the upper-right corner, you should be able so select multiple files for upload.
    Please let us know how it goes.
    Best,
    Sara

  • I have an iPhone 4 on IOS5. I signed up for itunes match. After everything uploaded to the cloud, my songs are messed up. I'll select a song and the title will show with the right art work but a different song will start playing.  Anyone have a solution?

    I have an iPhone 4 on IOS5. I signed up for itunes match. After everything uploaded to the cloud, my songs are messed up. I'll select a song and the title will show with the right art work but a different song will start playing.  Some songs won't play at all even though they do appear in the itunes store. The artwork almost always shows u blank until you turn it to landscape then it will appear. Anyone know what's going on?

    I have found that scrolling through the album list (past albums without art) triggers the progress wheel next to the wifi symbol. You can scroll quickly through the whole collection and then wait! Artwork will appear gradually...
    However, repeat visits to the Music App might initially show no artwork again, but it might spontaneously appear more quickly this time. The bad news is that the whole Music App is now sluggish as ****...

  • The document could not be saved. The server said: "The operation failed because an unexpected error occurred. (Result code 0×80020005)" Please ensure you have completed all required properties with the correct information and try again.

    I am having problems  saving documents back to SharePoint when any of the document properties (metadata columns) are set to be "managed metadata". The check-in/save fails with error:
    The document could not be saved. The server said:
    “The operation failed because an unexpected error occurred. (Result code 0×80020005)”
    Please ensure you have completed all required properties with the correct information and try again.
    I have seen similar threads that suggest this is a known issue with this version of Acrobat but I would like conformation from Adobe that this is a known issue and whether it is fixed in a newer version?
    Adobe Acrobat version 10.1.13
    SharePoint 2010

    Hi quodd,,
    We are sorry for the issue being faced by you. I need some information from you so that I take further steps:
    1. Which Adobe product are you using Acrobat or Adobe reader- what is the complete version?
    2. How are you opening and saving the PDF, the exact workflow?
         Are you doing it from within Adobe Reader/Acrobat application or opening it from browser, doing changes and saving it using browser itself.
    3. Can you try to save a PDF to library with Custom template and managed metadata columns using browser directly.
    4. Please verify that columns name do not contain spaces or some other special characters.
       Can you try to save PDF to library with Custom template and just a single managed metadata column  with a simple name
    Thanks,
    Nikhil Gupta

  • Error message: "the software required for communicating with Ipods and mobile phones was not installed correctly....

    2 error messages when opening itunes: "The software required for communicating with Ipods and mobile phones was not installed correctly.  Do you want Itunes to repair this for you?"  When clicking yes another message indicates not able to remove services.  Another message is: "Service (ipod service) could not be installed.  Verify that you have sufficient privileges to install system sources."  I've uninstalled all Apple services (itunes, quicktime, apple software update, apple mobiles devices support, bonjour and apple application support and reinstalled itunes/quicktime - no change in error messages.  I cannot burn CDs using Itunes.  This all seemed to happen when I updated itunes to version 10.  I have a Windows 7 64-bit operating system on a Dell Inspiron Zino HD; the Itunes software is also 64 bit.

    See the second box of  Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Is there any ECC report with PurchOrder and Purchase Requisition Selection

    Hi there,
    for one of my BI report reconciliation with ECC requirement, I would like to know how many POs are there without Purchase requisitions, same way want to know how many POs are there with Purchase requisition.
    I know some tables where we can find this info, unfortunately I cannot ask my user to go and check in Tables for Acceptance testing. So I am looking for any standard ECC report with POs and PRs as Columns
    Due to time constraints, I cannot go build any ABAP queries in ECC at the moment,
    Any insights are greatly appreciated.
    Thanks

    Hi Curious ,
    Check if the following link is helpful. The link is from the SDN Wiki for creating a Z Report in R/3 for Purchase Requisition.
    http://wiki.sdn.sap.com/wiki/display/ABAP/PurchaseRequisitionDetail+Report
    Or try the following transactions:
    ME5A - Purchase Requisitions: List Display
    ME53  - Display Purchase Requisition
    ME53N - Display Purchase Requisition
    Hope this helps your cause.
    Regards,
    Kush Kashyap

  • I get a dialogue box asking "What should Firefox do with this file" Options open with or save file. My wife selected save file and now it only opens note pad and displays the text of the file to be saved. OK in windows Internet Explorer.

    I get a dialogue box asking "What should Firefox do with this file" Options open with or save file. My wife selected save file and now it only opens note pad and displays the text of the file to be saved. OK in windows Internet Explorer.

    P.S. Site is http://www.coldwatercreek.com

Maybe you are looking for