Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forms: Add free text field #1329

Merged
merged 4 commits into from
Sep 29, 2014

Conversation

greezybacon
Copy link
Contributor

This is similar to the section break but doesn't have the <hr> element before it and allows for HTML input (including images)

Screenshot Tour

Disclaimer opening a new ticket

screen shot 2014-09-26 at 1 39 25 pm

"Free Text" field option

Note also that there is another feature to support "For Users Only" visibility and requirement option
screen shot 2014-09-26 at 1 59 05 pm

Edit the free text

screen shot 2014-09-26 at 1 39 06 pm

Jared Hancock added 2 commits September 26, 2014 13:30
This is similar to the section break but doesn't have the <hr> element
before it and allows for HTML input (including images)
@Chefkeks
Copy link
Contributor

Looks really good!

Would be awesome, I mean really awesome, if it would be possible to predefine the "issue summary" and also the "issue details" this way! We would really love to finally see such a feature for osTicket coming, since some custom forms really do not need to have these fields and the end users are annoyed sometimes why they need to fill them out, since they gave us all info thru the form already.

Jared Hancock added 2 commits September 29, 2014 11:56
  * Use the title of "Information" with internal tag of "info"
  * Add "Visibility" column to UI and retire "Required" and "Internal"
    columns
  * Add visibility selection to new fields and show visibility to the user
    information fields when displayed on the ticket details form
  * Make the visibility settings translatable
  * Use constants internally for visibility configuration detection
  * Use a larger input when managing the information HTML content
  * Fix validation errors for new fields
    * Enforce new field name uniqueness
    * Enforce new field name character validation
protich added a commit that referenced this pull request Sep 29, 2014
forms: Add free text field

Reviewed-By: Peter Rotich <peter@osticket.com>
@protich protich merged commit 5e6785c into osTicket:develop-next Sep 29, 2014
@greezybacon
Copy link
Contributor Author

@Chefkeks I agree. It's coming ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants