-
Notifications
You must be signed in to change notification settings - Fork 78
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
Use a textarea for field titles #2
Milestone
Comments
alexander-schranz
changed the title
Use a textarea as label for single checkbox instead of the title
Use a textarea for field titles
Nov 10, 2016
short title is an own issue #3 |
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 11, 2016
rs2487
added a commit
to rs2487/SuluFormBundle
that referenced
this issue
Nov 14, 2016
alexander-schranz
pushed a commit
that referenced
this issue
Nov 16, 2016
* Implemented #2 by changing title field to texteditor
alexander-schranz
pushed a commit
that referenced
this issue
Nov 17, 2016
* Implemented #2 by added short title to fields
alexander-schranz
added a commit
that referenced
this issue
Feb 10, 2017
# Changelog - FEATURE #59 Added correct composer dependencies - FEATURE #57 Added basic theme for dynamic forms - FEATURE #56 Added daterange to csv export overlay for sulu 1.5 - BUGFIX #55 Fixed dynamic list factory with hidden fields - BUGFIX #54 Fixed date type default value - ENHANCEMENT #52 Update sulu from `alexander-schranz/sulu-form-bundle` from commit `c110e72e44a58a0f53428c153e405124695506f6` - BUGFIX #52 Fixed form preview request analyzer - BUGFIX #52 Fixed second date field type - BUGFIX #52 Fixed missing translation and documentation - ENHANCEMENT #52 Added missing documentation - BUGFIX #52 Fixed success email not sent to email in data json - BUGFIX #52 Fixed missing uniqueness in form fields table - BUGFIX #52 Fixed permission denied on fields action - FEATURE #52 Added toggler to set email as replyTo - BUGFIX #52 Fixed exception controller redirect - BUGFIX #52 Fixed form select by using native select - FEATURE #52 Added media collection strategy tree - FEATURE #52 Added support to add dynamic list to article bundle - BUGFIX #52 Fixed csv export for bool values - ENHANCEMENT #52 Fixed sort on dynamic list and removed search - FEATURE #52 Added dynamic form list and export - FEATURE #20 Added additional receivers for sending notification as CC or BCC - ENHANCEMENT #23 Fixed composer json links and description - BUGFIX #16 Fixed setting of entity value in dynamic which represents an array - ENHANCEMENT #13 Added dynamic type pool service for enabling custom form field types - ENHANCEMENT #10 Update sulu from `alexander-schranz/sulu-form-bundle` from commit `c16a04b15fe320c039064de05ddaef9d087dbc6f` - BUGFIX #10 Fixed permission problem on false locale - BUGFIX #10 Fixed limitation of content type select - FEATURE #10 Added options for attachment validation - BUGFIX #10 Fixed multiple choices to text type columns - BUGFIX #10 Fixed naming of mailchimp parameters - FEATURE #3 Added short title to fields - FEATURE #2 Changed title field for labels to texteditor - ENHANCEMENT #- Updated namespaces and rename table names - ENHANCEMENT #- Forked from `alexander-schranz/sulu-form-bundle` from commit `36a7cd11562ed0c9f64752b37707cc2771e0baca`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So we can use a short title in notification mail and the (sometimes) long text in the label of the checkbox.
The text was updated successfully, but these errors were encountered: