On Thu, Aug 21, 2008 at 1:43 PM, Paul McNett <[EMAIL PROTECTED]> wrote: > > > > Because a dRadioList always needs to have one of the options selected, > and you've offered a Value of None which isn't present in the Keys and > Choices. See my mail in dabo-users. > > Paul >
Thanks, that explanation helps. So, excuse my ignorance, but how would I set a default value for the radio list? Better yet, where is Dabo calling whatever it is that is looking for a radio button matching '1'? IOW, where is this error coming from that I originally posted: Dabo Error Log: Thu Aug 21 14:09:27 2008: No radio button matching '1' was found. Actually I really don't care about a default value, I just want this error to go away. The only thing I really care about as far as this radio list goes is I'd like to keep the radio button value when the user creates a new record, which I'm sure I can figure out how to do. My biggest concern is that this is the only error I'm getting when the app runs, yet when it's running and I try to save the new record to the database, the app says that the changes have been saved, when in reality nothing has changed in the database and no new record was created. Since everything else seems to be working fine, this is my only lead as to what the problem is. Sorry to shotgun the problem at you, I'm just getting a little frustrated with this problem. Thanks, Mike M. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
