-
Notifications
You must be signed in to change notification settings - Fork 85
Feature | Dynamic group of type select input #63
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
Closed
midnight-studios
wants to merge
40
commits into
b2evolution:develop
from
midnight-studios:Dynamic-Group-of-type-select_input
Closed
Feature | Dynamic group of type select input #63
midnight-studios
wants to merge
40
commits into
b2evolution:develop
from
midnight-studios:Dynamic-Group-of-type-select_input
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # conf/_application.php
Fixed option list selected value with default value Fixed maximum fields allowed to be added Fixed new field group id Fixed remove link Fixed params action calls Fixed error on empty select values Removed dead code
Add some logic comments
Contributor
Author
|
Only remove button outstanding when saved items are loaded. Then this feature is fully functional |
Contributor
Author
|
supported: html_input | html_textarea | textarea | checkbox | password | color | text | integer | input_group NOT supported (yet): checklist | radio | fileselect |
support for: html_input | html_textarea | textarea | checkbox | checklist | radio | fileselect | password
[ radio | checklist | checkbox ] types are NOT Supported
Added support for radio | checklist | checkbox types Fixed add button js response when empty selection is submitted Fixed remove button js Added pulled features from previous requests
Needed for remove button to work
* Fixed JavaScript that breaks when loading widget settings in a modal window * Some minor code cleanup
Added param: 'use_fieldset' => true, Added support to wrap new items in fieldset Added Message to user if fieldset is used and when no items are added yet Added support for types info | html_input | html_textarea | select Added init for folding if required @see https://github.com/b2evolution/b2evolution/pull/74/files @see http://forums.b2evolution.net/bug-6-9-x-foldable-plugin-skin-widget
Contributor
Author
|
Please see this PR for a full presentation: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
http://forums.b2evolution.net/feature-request-dynamic-input-groups