- This topic is empty.
- AuthorPosts
-
- 03/01/2012 at 8:14 am #5057
AnonymousParticipantHi,
Using QWP 5.6 ythe first item in an SI drop down control is "-Please Select -". I don't know on what version you are but since you use SI functionality to populate a drop-down control you have full control over the data you pass to it so you can add an emplty record (ie Please select).
- 03/02/2012 at 11:22 am #6385
AnonymousParticipantThanks .
I see what's happening on my end. I am using 5.6, but because the field
is required, it does not insert the '-Select One-' option. Would be
great if it did and during validation recognized that as not being a
valid selection.
- 03/02/2012 at 12:16 pm #4128
AnonymousParticipantHi,
Is it possible to set the value for a drop-down using si on page load? Ideally, it should be empty or set to “select” or “none” or blank, similar to how a regular drop-down functions.
Thanks.
- 03/02/2012 at 12:16 pm #6386
AnonymousParticipantYou can write a custom action (see the documentation for more details and the sample custom action code in the QWP instalation folder) to achieve that.
-
- AuthorPosts
You must be logged in to reply to this topic.