Problem/Motivation

Full site settings loader does not allow auto-loading, so no need to show "Disable auto-loading"

Steps to reproduce

Go to site settings configuration form and see the "Disable auto-loading" is shown for Full loader.

Screenshot of site settings configuration form

Proposed resolution

Use form states api?

CommentFileSizeAuthor
#9 3399190-9.patch1.72 KBmukhtarm
2023-11-04_06-50.png57.68 KBscott_euser
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

Status: Active » Postponed
scott_euser’s picture

Version: 8.x-1.x-dev » 2.0.0-alpha1
scott_euser’s picture

Status: Postponed » Active
bobi-mel’s picture

Assigned: Unassigned » bobi-mel
Status: Active » Needs work
bobi-mel’s picture

Status: Needs work » Active
bobi-mel’s picture

Hi @scott_euser
Will it be right if I use the value of method allowAutoload() to check hide or show this field?

scott_euser’s picture

Yep makes sense to me thanks!

mukhtarm’s picture

StatusFileSize
new1.72 KB

Please review the patch @bobi-mel (if you are not already working this), thanks

bobi-mel’s picture

Assigned: bobi-mel » Unassigned
Status: Active » Needs review

I hid this field by value of method allowAutoload() for the plugin

  • scott_euser committed abe95ca3 on 2.0.x authored by bobi-mel
    Issue #3399190 by scott_euser, bobi-mel, MukhtarM: Hide "Disable auto-...
scott_euser’s picture

Status: Needs review » Fixed

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.