Problem/Motivation
If I add a field to the FA Form Entity, I can't use that field's values as query parameters to pass to SF.
Steps to reproduce
Add a field to an FA form. Try to use a token to use the field's value as a query parameter.
Proposed resolution
Pass the FA Form entity to the token replacer.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork formassembly-3575249
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
sonfd