Passing URL variable from Drupal to Form Assembly

Created on 2 November 2023, 8 months ago
Updated 4 November 2023, 8 months ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States olsenj

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @olsenj
  • Status changed to Closed: works as designed 8 months ago
  • πŸ‡ΊπŸ‡ΈUnited States FatherShawn New York

    The basic process of passing data to prefill the form is documented at Rendering FormAssembly Forms with Fields Pre-Populated β†’

    To use a query parameter from the request you will also need the Token module β†’ .

    Token for Query string value

    Insert the token above as the pre-filled value. You can use any token as a prefilled value and they will be dynamically replaced. See /admin/help/token in your site after installing Token for further information.

Production build 0.69.0 2024