Need send data table into an email body October 15, 2019, 08:52:38 PM Hi, Im working with a mail when finish the load on one page. I need send the data field of the table into the email body, Is there a way to pass the parameters in?ExampleIn the page properties email sending options.sender: xxxx.xxxrecipient:ccccc.cccSubject: InfoBody Customer (Customer ID from table) Name (customer table)And so on i used record insert but no work aThanks in advance Quote Selected
Re: Need send data table into an email body Reply #1 – October 16, 2019, 01:45:19 AM @ocalle this is where you can see the values accessible to you, it's different depending on the Database Tables you are working on. image below. Quote Selected
Re: Need send data table into an email body Reply #2 – October 16, 2019, 01:51:36 PM @willvin Thanks for the support , i used that but the email come with the data in blankI think that i need put other code instead of DATA name, but i dont think sothx Quote Selected
Re: Need send data table into an email body Reply #3 – October 17, 2019, 11:20:16 AM will get back to you, if I get it working from my end. Quote Selected
Re: Need send data table into an email body Reply #4 – October 31, 2019, 03:00:39 PM @willvin has you tested this? , i need send in a response email the data table with rows, need solve this.- Quote Selected