Hi Guys,
I’m a very ameteur LN Programmer, with no formal training in LS. But I’ve been following examples and stuff for a few years.
Maybe you all can help me, cause I still can’t think like a programmer, but find it rewarding to try.
I have a Lotus Notes web form on a R6 server. This form has checkboxes A, B, and C and an email field.
I would like to automatically send an email (from the email field) to the person submitting the form with a link to a web page X, if they select checkbox A or B.
And if they choose C, I would like to email them a link to web page Y.
How would I begin doing this? Are there any existing examples of something like this?
Im guessing I’ll use @MailSend, and the Web Query Save fields…but, not sure how do go about doing this without spending a month beating my head on the desk.
Thanks to you folks.