Hello
I an using your plugin but i got a problem.
I will explain wat i want: i have a userfield (cb_postcode) where the
user puts as example 1234as for the postalcode
now i have a other database with regions and postcodes. your plugin
needs to get the regions out the database with as refferal the postcode.
for this i use a mysqlfield field, named mysqlfieldregio
MySQL statement:
================
result type: Single
SELECT: Jia_regio
FROM: postcodes
WHERE: {VIEWERID} = cb_postcode
Field Output
=============
Output mode Both
Fieldname: cb_regio
Profile display All
Use substitusion: no
Can you help me please,