Forum Replies Created
-
I see. Can I set conditional logic to my custom email template instead?
If I use your sample given:
This is email template
Name: [Name]
Email: [Email]
4 Piece Gift Box: [4_Piece_Gift_Box_Mixed]
16 Piece gift box: [16_Piece_Gift_Box_Mixed]So if the user only input data for 16 piece gift box, I will receive the quantity for it but I will also receive the ‘4 piece gift box’ label with an empty field like this?
Name: Mr X
Email: [email protected]
4 Piece Gift Box:
16 Piece gift box: 100Am I correct?
in reply to: Formatting email replyThanks, may I know how can I create my own custom email template for notice email?
in reply to: Formatting email replyThanks for the reply.
But I guess I was not clear in my request.What I meant was, for example, I use the code that you have provided “add_filter( ‘dhvc_form_use_email_empty_field_value’, ‘__return_false’ );”, therefore, only fields that are completed by the user will be sent in the email. However, if the user completed a lot of fields, my email data will still be cluttered. Is there a code that can give a line space for each returned value? For example, the user completed the text fields A, B and C. In the email data sent to me, A,B and C will be stacked together making it hard to see. Can I have a line space in between A, B and C?
thanks!
in reply to: Formatting email replyThis reply has been marked as private.in reply to: Formatting email replyThis reply has been marked as private.in reply to: Formatting email replySorry, is it possible to separate each field with a line spacing?
in reply to: Formatting email replythanks!
in reply to: Spacing in between rows in formThis reply has been marked as private.in reply to: Spacing in between rows in formHi, may I know how to update the plugin? I’ve purchased it from codecanyon but it has not notified me of any updates for this plugin. thanks.
in reply to: Formatting email replyThis reply has been marked as private.in reply to: Formatting email replyThanks, it is working now.
in reply to: Creating a form with conditional logicHi, is there a way which I can place several conditional logics in a row instead of putting them in separate rows? thanks.
in reply to: Creating a form with conditional logicThanks! Got it!
in reply to: Submit button not sending email nor dataThis reply has been marked as private.in reply to: Creating a form with conditional logic