RyanHuffman
8 years agoQrew Cadet
Update Value Without Clicking Outside of Field?
Is there a way to update the value in a field without having to click elsewhere on the page first?
I have a page with a single text entry field and a formula URL "Enter" button that compares the value in the field with an existing value when clicked. I've noticed that the formula does not update until the user clicks outside of the text field in question after entering a value. If I enter a value and immediately click the button it updates the value and does nothing (must be clicked again to work) or if I hit the enter/return key, it does not compare the current value and comes up wrong. Can I ensure that the formula URL updates as text is entered into the input box? Can provide more details, if necessary. Thanks!
I have a page with a single text entry field and a formula URL "Enter" button that compares the value in the field with an existing value when clicked. I've noticed that the formula does not update until the user clicks outside of the text field in question after entering a value. If I enter a value and immediately click the button it updates the value and does nothing (must be clicked again to work) or if I hit the enter/return key, it does not compare the current value and comes up wrong. Can I ensure that the formula URL updates as text is entered into the input box? Can provide more details, if necessary. Thanks!