この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I'm wondering if it's possible to set up a conditional variable for a send email CC. I have a text field set to populate the CC field. But I need for that field to be nullable. It can't be a required field, because it is an option for the end user. Currently, the form will not submit unless that text field contains an email address.
Any thoughts on how to make this conditional? Thanks.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Instead of null try to send a dummy email as CC. In case user doesn't enter anything default it to dummy email.
Thanks,
Mayank
Instead of null try to send a dummy email as CC. In case user doesn't enter anything default it to dummy email.
Thanks,
Mayank
表示
返信
いいね!の合計
表示
返信
いいね!の合計