Deixe em branco para usar o texto truncado como sumário
  • Tags HTML permitidas: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Quebras de linhas e parágrafos são gerados automaticamente.
  • Web page addresses and email addresses turn into links automatically.
Select the webform that you would like to attach to this node.
Status
The open, closed, or scheduled status applies to only this webform instance.
Enter submission data as name and value pairs as YAML which will be used to prepopulate the selected webform. You may use tokens.
# This is an example of a comment.
element_key: 'some value'

# The below example uses a token to get the current node's title.
title: '[webform_submission:node:title:clear]'

# Add ':clear' to the end token to return an empty value when the token is missing.
# The below example uses a token to get a field value from the current node.
full_name: '[webform_submission:node:field_full_name:clear]'