367 results found
-
Table of Contents for long templates
I'd love a table of contents on the first (maybe also last) page of super long templates where a list of important sections that people can click and GoFormz will take them to that section.
1 vote -
List view Forms: Control over how a form is printed to PDF
Add a switch or setting so that when a form is printed every tab and/or every section is a new PDF page.
2 votes -
Add deleted forms to the forms tab - Admin only feature
Add a tab within the forms tab that shows admins deleted forms and give them ability to restore forms as needed. I am constantly being asked to restore deleted forms by my clients and this would solve that problem and lower support tickets for this issue as well.
1 vote -
Permission Setting to Restrict Template-Based Form Creation
We use an integration with Dynamics D365 that automatically generates forms in GoFormz. Because of this automated process, we want to prevent users from manually creating new forms from certain templates while still allowing them to access and complete forms that were already created.
Currently, GoFormz permissions don’t provide a way to restrict “Create Form from Template” while maintaining access to “Complete Existing Forms.” As a result, some users can still initiate manual form creation, which can cause workflow issues and duplicate data.
Requested Functionality:
Add a new permission setting (at the user or group level) that allows administrators to:…
1 vote -
Set Default Form Name at Folder Level
It would be nice to have the option to set a default form name at he folder level so every template in that form would use the same form syntax/formula for its default name vs needing to maintain it on every template. Then on the individual template it self, you could have the option to still custom name a default form name but if its left blank, it would "inherit" the residing Folder's Form name?
Why? We have a Work Order folder with a lot of templates. If we want to change the default form name we have to open…
1 vote -
COLORED CODED TAGS
it has been 3 years since I have provided the same feedback and it cannot be that difficult to develop into the software...BUT Tags need to have the option to include a different color for different tags.
1 vote -
Upgrade filter tool!!!
Filtering for the last year so you can find all of your reports for the last year. I think the only filter available is 90 days, which doesn't help much when you are comparing year to year.
1 vote -
Ability to create a personalized message when a form is submitted.
We would like the ability to create a personalized thank you message with instructions once a person submits a form. I have trigger events set up with my template so that the applicant can receive an email once they submit their form. However, I would also like them to receive a personalized message following their submission that would read, "Thank you for submitting your application. Please refer to your email for additional instructions."
1 vote -
Duplicate forms
Bring back the duplicate forms feature.
1 vote -
Can you build logic checking into your formula validation?
It already checks for syntax errors but logic errors would help a TON! Specifically wanting it to flag broken formulas at the top of the template editor like it does for syntax errors currently. Thanks team!
1 vote -
Character Limit
For a dropdown that has "Allow other" activated, we need a way to limit the number of characters entered. For Example if a field is 45 characters wide could be limited to 40 characters.
1 vote -
Default Zoom Setting in Preview
I would like to control the default zoom when testing my template. It's frustrating to have to zoom in, or out, depending on the template I am testing.
2 votes -
New form page layout webview
The new layout of forms on the webpage looks good, but the status column is too wide. this takes up unnecessary space that could be used for the form name column. we have some longer form names that cannot show everything.
0 votes -
Allow users to update template version
Allow an access we could give users to update template version of an already created form, for now only admin can do that
1 vote -
font color change and hightlight words, bold, underline and strike through
When filling out a new form, to have the ability to change the font color, highlight words, bold, underline and strike through features as well. This is critical for our agency at MTA New York City Transit.
1 vote -
To provide important features
Formatting text with bold, italics, underline, strikethrough, subscript, superscript, font color change and highlight features is crucial to our department at MTA New York City Transit.
1 vote -
Feature Request: Support for Row Offsets in Table Formulas Currently, GoFormz formulas allow using Row() and Column() to reference the curre
Support for Row Offsets in Table Formulas
Currently, GoFormz formulas allow using Row() and Column() to reference the current position in a table, but there is no support for offsets like Row()-1 or Row()+1. This limitation makes it impossible to create dynamic formulas that reference previous or next rows without manually writing separate formulas for each row or adding helper columns.
Adding support for simple arithmetic in row and column indices would enable users to build scalable, dynamic calculations in a single formula. This would reduce template setup time, minimize errors, and improve flexibility for use cases such as cumulative…2 votes -
Email field
Create a special text field for email addresses that will catch most typos when users enter an address. The field should automatically check for the inclusion of "@", at least one "." after the @ sign, and no spaces. If a user enters an invalid address, it shows an error message, e.g. "Invalid Email Syntax". This would eliminate a large proportion of my workflows failing on sending or emails.
1 vote -
Include the term "GoFormz" in the "Access Your Saved Form Here" email
The email that is sent when a user wants to save progress on a public form before they are ready to submit it comes from "via sendgrid.net" and never uses the term "GoFormz" in the text of the email. So if it is filtered into spam/trash/junk folders, it can't be found in an email search using the most logical term of "goformz". This is strange because the email that is sent when the the same link to return to the form will expire in 48 hours comes form no-reply@goformz.com and the text includes a signature, "Thanks, The GoFormz Team." Please…
1 vote -
Allow newline characters in Formula Editor
Allowing newline characters in the formula editor would massively improve readability and maintainability of formulas. Consider the following formula formatted with and without newline characters.
With newlines (Underlines represent tabs, as this text box automatically removes spaces at the start of lines):
if([Test Field 1] = "One",
_if(
__[Test Field 2]="true",
__"true",
__if(
______and(
__________[Test Field 3]="true",
__________[Test Field 4]="false"
______),
______"true",
______"false"
__)
_),
_if(
__[Test Field 5]="true",
__"true",
__if(…1 vote
- Don't see your idea?