New feature : Advanced options for fields of plugin fields#198
Open
Axel35000-tech wants to merge 1 commit intopluginsGLPI:mainfrom
Open
New feature : Advanced options for fields of plugin fields#198Axel35000-tech wants to merge 1 commit intopluginsGLPI:mainfrom
Axel35000-tech wants to merge 1 commit intopluginsGLPI:mainfrom
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
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.
Description
Hello,
This pull request is an update of pull request #104 . The code has been updated for GLPI 11.
The initial goal is to managed each fields from plugin fields to choose if you want to do nothing, copy, set default value or new value for each template.
You can choose to manage for all fields concerned, or manage by bloc or by fields.
If you want to manage by bloc or by fields, I added an new tab (Additionnal fields option).
Please let me know if you require any further information.