OK, so I turned on AutoComplete for all my fields, and now my test site is https only. On my address field, my address pops up to auto-complete, and I click it but it doesn’t populate the textbox. It just goes away. The text box is configured for straight text input and default length limit, so shouldn’t be a problem there…any ideas?
Thanks!
-John
Could be a browser issue. I tried and it works fine for me. The autocomplete functionality is not part of Wisej, it’s a browser feature. For the credit card information is a bit more tricky since it’s only implemented in chrome and it must be wrapped in a <form> tag. Wisej doesn’t use the legacy <form> tag since it doesn’t submit anything being an ajax web system. However I can send you a widget that wraps the fields in a inert <form> tag just to make chrome happy.
Please login first to submit.