I’m trying to insert dynamic information into the “Form Description” field, but I keep getting the error “ExpressionError: No execution data available”.
Does anyone know if this form only accepts fixed information, or is there a way to include dynamic information?
Thanks for posting here and welcome to the community!
Unfortunately at the moment it is not possible to pass in dynamic data in the form description. The Resume on Form Submitted option is built is a wrapper for the n8n Form Trigger Node, which cannot take any data input by design.