Hello all, I've been looking for a way to turn off autocomplete for certain fields. Specifically, I have some fields that use the datepicker. Sometimes the list of autocomplete options blocks the datepicker, making it inconvenient for the user who has to drag the datepicker to a different location to use it. I've found some discussion about a similar issue online, but it was for SQLFORM. I created my form using CRUD.
Any tips would be greatly appreciated. Can I disable autocorrect on a field-by-field basis in the model? Or is this change made in the controller? Thanks in advance, Cindy

