Home › Forums › Front End PM PRO › Adding reception on input field with jquery › Reply To: Adding reception on input field with jquery
March 10, 2018 at 10:03 pm
#12136
Marko Musicki
Participant
One more question:
Can we pass parameter/s to selector.tokenInput(“clear”); like for selector.tokenInput(“add”, {id: x, name: y});
so we can delete just one reception by his id or name from the input field To*?