-
☆ A M B ☆
- 24,524 Posts
You can do this using FormIt's &store-`1` property then in the action page use a placeholder
<input id="form-to" class="required email" type="text" name="emailaddress" value="[[+subscribeto]]" maxlength="100" />
Of course, this is presuming that FormIt is used on both pages.
An old thread I know, but thank you jgrant - really helped me out