Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Populate a second field depending on dropdown selection

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Paul
Posts: 10
Joined: Mon Aug 25, 2025 6:03 am
Has thanked: 1 time

Re: Populate a second field depending on dropdown selection

Unread post by Paul »

I implemented the code, but the second field doesn't populate.
kev1n
nuBuilder Team
Posts: 4443
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 482 times
Contact:

Re: Populate a second field depending on dropdown selection

Unread post by kev1n »

I created a quick demo, and it works as expected. You can inspect the object properties, JavaScript, etc.
I assume you’ve adjusted the object IDs accordingly (Field1, Field2)?

https://test.nubuilder.cloud/?index.php ... 29aab&r=-1

Otherwise, please share your code and the actual object IDs — without that, it’s nearly impossible to know what’s not correct or going wrong.
Post Reply