Hi all. I was wondering if ther's a way to pass additional parameters besides the input value to filter the results populating the autocomplete, may be data values (id:{data:id})?
i tried this way and it doesn't work.
for example, i need to pass: "autocompletevalue=test&id=1"
Thanks for your help
the whole form data is passed, you can use {data:field_name} in your where conditions!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Do you have the latest v6 update ?
If yes then I find no solution for this but to install v7 and use it instead!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
anyway is not so important, i needed it to exclude the selected item in the query, but i managed preventing the user to do operations with the same item using some javascript to warn and disable subission.
Thanks and have a good day