Changing field type in form
How would the data received be affected if I used a different field type in a form than what the default is? For example, changing a date field to a string field, or a boolean field to a text box. Does this have any back-end implications or will it just accept the data and only mess with the operators?