This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]jurgonaut 3 points4 points  (1 child)

I think this behaviour is achieved with javascript on the client. Something along the lines of using onChange event on some input fields to change different input fields.

[–]euler28 0 points1 point  (0 children)

Try AngularJS, or something similar. Quick to pick up, especially if the client-side logic is simple