# 2. Render content (e.g., Email Body) email_template = "Dear full_name, your ID is submission_id" rendered_email = render_template(email_template, context)
To support variables, the form definition JSON needs a variables object. borang var 1
When an admin is typing in a text area (e.g., the "Email Notification Body"), typing {{ triggers an autocomplete dropdown. # 2. Render content (e.g.
def process_submission(form_data, form_config): # 1. Collect all variables context = {} Email Body) email_template = "Dear full_name
: A description of the patient's current symptoms or the reason for their visit to the healthcare provider.