What’s New in Formli
Line Spacing and Letter Height
Checkout our new text customization in this Formli. Letter spacing and line height let you get just the right feel for your Formli when you want to emphasize certain text.
Conditional Transitions
Now you can create more complex routing through your Formli. Multiple conditional transitions can be added per block. Multiple conditions can be added per transition.
For example, you could use several simple conditions to conditionally show users their local tax rate based on city and state. Try it here.
Editing Response Data
You can now reference the Edit URL of any response. This gives you or your responder the ability to edit a response that was submitted in the past.
Links can be shared anywhere you can reference data including another Formli, SMS, Email, or even the response view.
REMEMBER - this accesses a users raw data. Whoever has the link can read and edit the responders data.
Response View Buttons
Adding buttons to your response view can make it easy to take actions on a specific response or payment.
To add a button, edit a column and add the following HTML.
<a href="{{your url reference here}}" target="_blank">Edit Response</a>