Jaxel Well-known member Apr 4, 2018 #1 In XF2, how do I modify the auto-complete function of text boxes to go to a different acurl? Code: <xf:textbox name="usernames" ac="multiple" /> Also, auto-submit.
In XF2, how do I modify the auto-complete function of text boxes to go to a different acurl? Code: <xf:textbox name="usernames" ac="multiple" /> Also, auto-submit.
Jaxel Well-known member Apr 4, 2018 #2 Okay, I figured out I can just add data-acurl="URL"... but I can't figure out how to do an auto-submit on ac selection.
Okay, I figured out I can just add data-acurl="URL"... but I can't figure out how to do an auto-submit on ac selection.