Hi,
I have a CSV-Action with
Data provider: {var:read_data.[n].export}
Action: Download
and in Titles:
datum:Datum
beobachtung:Beobachtung
mtb_id:MTB
...
In the read_data-Function 6 connected tables with models
Select type: All matching record
Where conditions:
user_id = {user:id} Use
Fields to retrieve:
Beobs.datum:export.datum
Beobs.beobachtung:export.beobachtung
Beo-Ort.mtb_id:export.mtb_id
...
This is an extra fields list: yes
I get a warning message. What is the problem?
F.
I have a CSV-Action with
Data provider: {var:read_data.[n].export}
Action: Download
and in Titles:
datum:Datum
beobachtung:Beobachtung
mtb_id:MTB
...
In the read_data-Function 6 connected tables with models
Select type: All matching record
Where conditions:
user_id = {user:id} Use
Fields to retrieve:
Beobs.datum:export.datum
Beobs.beobachtung:export.beobachtung
Beo-Ort.mtb_id:export.mtb_id
...
This is an extra fields list: yes
I get a warning message. What is the problem?
F.
