adding event handler in spjs.ac.textField Home › Forums › SPJS-Utility › adding event handler in spjs.ac.textField This topic has 2 replies, 2 voices, and was last updated 7 months, 1 week ago by Rad. Viewing 2 reply threads Author Posts September 10, 2025 at 20:13 #38886 RadParticipant hello, I am using an autopopuated list (using spjs.ac.textField) to pick a value. Now, I want to add an event handler when a user selects a value. I tried adding onSelect when setting up spjs.ac.textField but that doesn’t seem to work. , onSelect: function(obj){ } September 10, 2025 at 22:53 #38887 Alexander BautzKeymaster You can add it in custom js as shown in the user manual: https://spjsblog.com/dffs/dffs-plugins/spjs-autocomplete/#Add_a_callback_function_to_Custom_JS Alexander September 10, 2025 at 23:38 #38888 RadParticipant perfect, exactly what i needed. thanks Author Posts Viewing 2 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In