Forums

What is the Select dropdown Data values field for?

emmexx 26 Mar, 2019
Trying to pass some extra parameter to a server call to retrieve data using autocomplete I saw the Data values field and I was hoping that that was the answer to my question. I put some values there but there's nothing in the resulting html code and nothing in the GET call to the server.

I used the formats:
par1:{data:1stfield}
par2:{data:2ndfield}
and
par1={data:1stfield}
par2={data:2ndfield}
to no avail. Reading the CF/CC code the right syntax should be the second one.

What am I doing wrong?

If the Data values field is not there to pass extra parameter to the autocomplete call, how can I accomplish that CF/CC style (that is without using javascript)?

Thank you

maxx

CCV6 6.0.10
CFV6 6.0.26
Joomla 3.9.4
This topic is locked and no more replies can be posted.