DMXzone App Connect Support Product Page

This topic is locked

Filter using multiple PARAM's

Asked 30 Oct 2017 11:17:38
1
has this question
30 Oct 2017 11:17:38 Edgar Tossijn posted:
Early, you advised me to do the following:
cvDETAILS.php?id={{initial}}&id2={{lastname}}">details</a>
Just the same as you do it with one GET var but do it for 2

This works fine, thanks for that.
In the details page I like to use both these values to show a list of publications of the selected employee.
How do I change this code:

DMX-PARAM:AUTHOR="query.id"
DMX-PARAM:TITEL="filterTitel.value"

as this information is collected in a separate database where the fields initial and lastname do not exist.
It should be something like this:

DMX-PARAM:AUTHOR="query.id" AND "query.id2"
DMX-PARAM:TITEL="filterTitel.value"

Your advice is very appreciated!

Replies

Replied 30 Oct 2017 11:31:19
30 Oct 2017 11:31:19 Teodor Kuduschiev replied:
Hi Edgar,
I already replied in your other topic, asking you to send me a more detailed explanation with a link to my email. Closing this topic, as it is duplicate.

Reply to this topic