Question
NAB
IN
Last activity: 28 Aug 2021 21:43 EDT
Autocomplete property stops working once a custom control is used
In my application there is one custom control which opens the outlook send email window along with prepopulating few things in the email block.
Once I click on the custom control and come back to the main application, the autocomplete control present on that screen stops working properly. They will not set the property value properly.
I couldn't find the exact connection between the two controls.
For reference, I have attached the code of the custom control.
Any suggestion will be highly appreciated.
@singr15
Can you check if there is any console errors coming in Browser debugger?
Can you check if the custom control is having any syntax error? Or if you could debug one line at a time of the custom control?