I am trying to do an autocomplete(ID Int) after the selection from a dropdown menu(Institution) in the ADD/EDIT screen:

If I will choose for ex. selection1 from drop down menu I want to display the next max id in "ID Int". If the max one is EX_44, I want to autopopulate "ID Int" with EX_45. Is this possible?
Thank you.
