[PR #4142] [MERGED] Fixes: #3766 - Enable widget usage in scripts #12768

Closed
opened 2025-12-29 22:23:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4142
Author: @DanSheps
Created: 2/12/2020
Status: Merged
Merged: 2/12/2020
Merged by: @jeremystretch

Base: developHead: 3766-enable_widgets_in_script_fields


📝 Commits (2)

  • 3c3cca8 Enable widget usage (APISelect, APIMultipleSelect, StaticSelect2, etc) in scripts
  • 56bb053 Fix test error

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 netbox/extras/scripts.py (+7 -2)

📄 Description

Fixes: #3766

  • Adds widget argument to base scriptvar
  • All widgets should be usable

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4142 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 2/12/2020 **Status:** ✅ Merged **Merged:** 2/12/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3766-enable_widgets_in_script_fields` --- ### 📝 Commits (2) - [`3c3cca8`](https://github.com/netbox-community/netbox/commit/3c3cca8ec1bcbee8acdc14bca9813a98bf11bfca) Enable widget usage (APISelect, APIMultipleSelect, StaticSelect2, etc) in scripts - [`56bb053`](https://github.com/netbox-community/netbox/commit/56bb053146bafb3fd610693b1d4ba40d30f79b98) Fix test error ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/scripts.py` (+7 -2) </details> ### 📄 Description ### Fixes: #3766 * Adds widget argument to base scriptvar * All widgets should be usable --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:23:30 +01:00
adam closed this issue 2025-12-29 22:23:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12768