Snippets inside autofills
Give a field a snippet instead of a fixed value and it renders fresh at fill time.
Dynamic values
A field in an autofill set can carry a snippet instead of a fixed value. At fill time the snippet's content is rendered fresh: variables resolve, profile fields substitute, and interactive fields ask their questions right on the page.
What that unlocks
A "cover letter" field that asks for the company name before filling. A message box that always starts with today's date. A form that greets with the active profile's data and switches when you do.
Setting it up
In the set's editor, switch a field's value from text to snippet and pick one. Everything the snippet can do on its own, it does inside the form too.