Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Change field behavior after selection

Questions related to customising nuBuilder Forte with JavaScript or PHP.
kknm
Posts: 377
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Change field behavior after selection

Unread post by kknm »

How to change the behavior of fields after selection or input? It is necessary to make the transition to the next field.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Change field behavior after selection

Unread post by kev1n »

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.
kknm
Posts: 377
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Re: Change field behavior after selection

Unread post by kknm »

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.
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
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Change field behavior after selection

Unread post by kev1n »

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.
kknm
Posts: 377
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Re: Change field behavior after selection

Unread post by kknm »

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.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Change field behavior after selection

Unread post by kev1n »

Can you post a screenshot with explanations?
kknm
Posts: 377
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Re: Change field behavior after selection

Unread post by kknm »

kev1n wrote:Can you post a screenshot with explanations?
lookup.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Change field behavior after selection

Unread post by kev1n »

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.
kknm
Posts: 377
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Re: Change field behavior after selection

Unread post by kknm »

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.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Change field behavior after selection

Unread post by kev1n »

kknm wrote: But this is not entirely correct, I want a transition after the choice - after all, the choice has already taken place.
Can you explain this with other words?

"the choice" - what are you referring to?

"I want a transition" - what does that mean?
Post Reply