September 29, 200817 yr Hello folks, is it possible to disable the return key for a text field? I need to prevent the user presses 'return' while he's inputting the value for a specific field. Thanks and have a nice day!
September 29, 200817 yr One possibility is to use the Field Behavior option to make the return key go to the next object.
September 29, 200817 yr Author Thanks Fitch for your reply, basically when the user presses 'return' the focus moves to the next field. is it correct? How can I set that on Field Behavior options? Thanks again.
September 29, 200817 yr Have you looked at the field behavior options yet? It's pretty self-explanatory.
September 29, 200817 yr Newbies I have 2 questions that are along the same thought: Is there a way to jump past fields based on what is entered into current field? For example, if an employee is male and the next few fields pertain to a female, can they be skipped using enter/tab/return key?
September 29, 200817 yr Not really, unless an event plug-in is used to run a script to change fields.
Create an account or sign in to comment