M
|
MikeT 1/3/2021 |
I once did something like that and used awesomeplete: https://projects.verou.me/awesomplete/ |
![]() |
Myr0n author 1/3/2021 |
I once did something like that and used awesomeplete: https://projects.verou.me/awesomplete/ This wasn't in a phpr project, but it should be possible to integrate and adapt it, I'd probably only do this if absolutely necessary and if it's only used once or twice in a project. Of course it would be a completely custom job bypassing the ready made controls in phpr. (some html, some javascript, and some code to fetch the data).
|
![]() |
Sergey Kornilov admin 1/4/2021 |
If you are talking about adding this kind of functionality to Add/Edit pages check the Lookup Wizard option 'Edit box with AJAX popup'. It does exactly this. |