Hi guys.
I'm back with a new question. I've been digging thought the forum to find the right answer but unfortunately I can't find any...
I have a form that is filled in by customers and the sent to us by e-mail. We gather the data to fill in the form in Excel that is provided by the gov. authorities. It would be much easier if we could simply import the customer data into that form using the csv file.
Hovewer, the only trouble is I need to somehow make the CSV export action to generate a file with only the data filled individually and not all the rows from the database and attach the download link to the email that is sent to us.
I guess the best option would be to identify the data by cf_id field.
IN the WHERE option box when I put `cf_id`={cf_id} (I found this solution somewhere on the forums) nothing gets exported.
Bob, please help🙂
I'm back with a new question. I've been digging thought the forum to find the right answer but unfortunately I can't find any...
I have a form that is filled in by customers and the sent to us by e-mail. We gather the data to fill in the form in Excel that is provided by the gov. authorities. It would be much easier if we could simply import the customer data into that form using the csv file.
Hovewer, the only trouble is I need to somehow make the CSV export action to generate a file with only the data filled individually and not all the rows from the database and attach the download link to the email that is sent to us.
I guess the best option would be to identify the data by cf_id field.
IN the WHERE option box when I put `cf_id`={cf_id} (I found this solution somewhere on the forums) nothing gets exported.
Bob, please help🙂