Search Form with xPages

I have a search form into a xPages.

I need to validate more date/time fields, if all items are blank, validation must return an alert.

I try onclick of button, to verify item value with

dojo.byId(“#{id:FIELDNAME}”).value, but i get undefined.

Another question: it is possible search into a view a value into specified item??

Thanx