1
Is there a solution to the following problem?
I use liaise to create a form that the user send with his data.
I want when I receive the form to creat a mail message with a value from a database table and return it to the user.
Is there a module or any other way to do it?