sympmarc/SPServices

View on GitHub
src/value-added/SPArrangeChoices.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function SPArrangeChoices has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.SPServices.SPArrangeChoices = function (options) {

        var opt = $.extend({}, {
            listName: $().SPServices.SPListNameFromUrl(), // The list name for the current form
            columnName: "", // The display name of the column in the form
Severity: Major
Found in src/value-added/SPArrangeChoices.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status