Skip to content

Commit

Permalink
Optimise the WhatsApp Notification
Browse files Browse the repository at this point in the history
  • Loading branch information
chechani authored Jul 22, 2024
1 parent c69a1f6 commit 5d820f5
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"editable_grid": 1,
"engine": "InnoDB",
"field_order": [
"html_notification",
"section_break_fds",
"notification_type",
"reference_doctype",
Expand Down Expand Up @@ -172,11 +171,6 @@
"fieldtype": "Data",
"label": "Attach from field "
},
{
"fieldname": "html_notification",
"fieldtype": "HTML",
"options": "<div style=\"display: flex; align-items: center; margin-bottom: 20px;\">\n <img src=\"https://app.bhilwarahealthcare.in/files/wanotification.webp\" style=\"margin-right: 20px; width: 125px; height: 125px;\">\n <div>\n <div style=\"font-size: 20px; font-weight: bold;\">Define your Response Data Once</div>\n <div style=\"font-size: 14px;\">This section allows you to define your response data in a structured manner. Please fill in the required fields and ensure the accuracy of the information.</div>\n </div>\n</div>\n"
},
{
"fieldname": "section_break_fds",
"fieldtype": "Section Break"
Expand Down

0 comments on commit 5d820f5

Please sign in to comment.