Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Change field behavior after selection
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Change field behavior after selection
How to change the behavior of fields after selection or input? It is necessary to make the transition to the next field.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Change field behavior after selection
Do you mean the "tab order" ?
The tab order is the order in which a user moves focus from one control to another by pressing the Tab key.
The tab order is the order in which a user moves focus from one control to another by pressing the Tab key.
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Change field behavior after selection
This is understandable, but with a large number of selectable fields, the user forgets to move and fills the same field with his hands without looking at the main form.kev1n wrote:Do you mean the "tab order" ?
The tab order is the order in which a user moves focus from one control to another by pressing the Tab key.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Change field behavior after selection
Menu -> Arrange Object -> Use the Up and Down buttons to change the tab order.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Change field behavior after selection
No, Kevin, we again do not understand each other ...
The first field is lookup, the next digital field. The user has selected a value and must fill in a digital field. He does not look at the main form after the selection, believing that it is already selected and enters numbers in the lookup field.
The first field is lookup, the next digital field. The user has selected a value and must fill in a digital field. He does not look at the main form after the selection, believing that it is already selected and enters numbers in the lookup field.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Change field behavior after selection
kev1n wrote:Can you post a screenshot with explanations?
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Change field behavior after selection
Let's say the user picks a value from (1). After selecting a value, should the focus be set on another field ( Nr. 2) ?
You do not have the required permissions to view the files attached to this post.
-
- Posts: 366
- Joined: Sat Apr 11, 2020 12:03 am
- Has thanked: 3 times
- Been thanked: 4 times
- Contact:
Re: Change field behavior after selection
After 3 to 4, after 6 to 7.
But this is not entirely correct, I want a transition after the choice - after all, the choice has already taken place.
But this is not entirely correct, I want a transition after the choice - after all, the choice has already taken place.
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Change field behavior after selection
Can you explain this with other words?kknm wrote: But this is not entirely correct, I want a transition after the choice - after all, the choice has already taken place.
"the choice" - what are you referring to?
"I want a transition" - what does that mean?