- Issue created by @mandclu
- 🇮🇳India Ishani Patel
Hello,
I've checked the AiProviderFormHelper.php file, and I think we need to add '#open' => FALSE, in the generateAiProvidersForm function for the detail element to close by default.Thank you!
Right now, when using this module the Provider Configuration details element is open by default. The configuration option within may not be ones content authors want to tweak. It would be ideal if a site builder could specify that this details element should be closed by default.
Provide a configuration setting to allow the element to be closed by default.
Active
1.0
User interface
Hello,
I've checked the AiProviderFormHelper.php file, and I think we need to add '#open' => FALSE, in the generateAiProvidersForm function for the detail element to close by default.
Thank you!