How to combine bpmn and ajax

I need a select which the data is captured using ajax.
What should I do? Thank you!
%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20180621104148

I assume you’re referring to getting a list of options for a property via AJAX. The properties panel doesn’t have such a functionality. You’d have to build it yourself. What have you already tried to achieve this?

I have no good idea.
I set the data in the localStorage after ajax, and then get it from localStorage when render the list.:joy:

hi,我也试过localstorage,不过还是没有成功,能帮助我一下吗?

@peakcool, please keep communication in English. Thanks.

you can add a modal, show the modal and get data via AJAX when focus on the input.
Set the value which selected and trigger the input change event.

Hi @imdwpeng;

I need to this functionality, in properties panel. Can you share a sample code? Thanks…

Please do not necrobump old topics. Instead link to this thread from new topic.