Hello! Given the following XForms snippet: <group xmlns="wordswords...Xforms" required="not(//userid)" id="l"> <caption>User Login</caption> <input required="true()" id="u"> <caption>username</caption> </input> <secret required="true()" id="p"> <caption>password</caption> </secret> <input id="d"> <caption>domain</caption> </input> <submit submitInfo="s"> <caption>Login</caption> </submit> </group> Is the resulting domain field required? If so how do I make it not required? __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.comReceived on Friday, 16 August 2002 07:43:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 10 March 2012 06:21:51 GMT