I\'m making a form. And on one input tag is an OnClick event handler, which is opening a popup, where you can choose some stuff, and then it autofi
input
OnClick
Remove readonly and use function
readonly
It works as you want.