How to send Headers with that api call and dynamic params (User entered text in Input)
I'm using autocomplete, every keypress I have to make API call. I'm not seeing any options given in docs.
Used beforesend option but not working in angular
JSON
{
'name': 'autocomplete1',
'title': 'Id',
'type': 'text',
'choicesByUrl': {
// tslint:disable-next-line:max-line-length
'url': 'API'
}
}
Code
Hello,
I've closed it as a duplicate of the https://surveyjs.answerdesk.io/ticket/details/t5584 thread
Thanks, Serge
SurveyJS Team