I just want to know if it is possible to get the record/row selected with a button insert on each row and then when you click on the button on the selected row, it sent you in the email with the content of :
- the row
- or only one column from the id of the column.
In order to have information of what have been selected, then receive this information by email ?
I successfully insert a button with shortcode in my csv file, so the button appear on my frontend, with mailto function, but have no information from the row selected... I think there is little code somewhere to do it but I'm newbie and a little help would be great ! Maybe it is a function available on pro version ?
OK thanks for your prompt answer. Otherwise, maybe is it possible to have the cell value in the subject of Email Column ?
It will be exactly what I need, and it could be very simple. Define a column as Email Column and then have the value of the cell in subject. Like if I could have option like this :
content of the cell [email protected]||Write me an e-mail => Email Column so everything to the left of || will be the email address and the rest will be the subject of the mail "Write me an e-mail" is the subject in this example.
I just want to know if it is possible to get the record/row selected with a button insert on each row and then when you click on the button on the selected row, it sent you in the email with the content of :
- the row
- or only one column from the id of the column.
In order to have information of what have been selected, then receive this information by email ?
I successfully insert a button with shortcode in my csv file, so the button appear on my frontend, with mailto function, but have no information from the row selected... I think there is little code somewhere to do it but I'm newbie and a little help would be great ! Maybe it is a function available on pro version ?
Thanks in advance,
Christian
Hi Christian,
Thank you for the inquiry.
- Unfortunately something like that is not possible even in the PRO version and it would require some custom coding.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.
OK thanks for your prompt answer. Otherwise, maybe is it possible to have the cell value in the subject of Email Column ?
It will be exactly what I need, and it could be very simple. Define a column as Email Column and then have the value of the cell in subject. Like if I could have option like this :
content of the cell [email protected]||Write me an e-mail => Email Column so everything to the left of || will be the email address and the rest will be the subject of the mail "Write me an e-mail" is the subject in this example.
Thanks again,
Christian
Hi Christian,
Unfortunately this is not possible. This would require some custom coding.