Custom script TextVars render without label #2885

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

Originally created by @jeremystretch on GitHub (Sep 18, 2019).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.3

Steps to Reproduce

  1. Create a custom script with a Textvar
  2. View the script data form

Expected Behavior

The TextVar should render as an HTML <textarea> with a label to its left.

Observed Behavior

The <textarea> is present but unlabelled.

Originally created by @jeremystretch on GitHub (Sep 18, 2019). ### Environment * Python version: 3.6.8 * NetBox version: 2.6.3 ### Steps to Reproduce 1. Create a custom script with a Textvar 2. View the script data form <!-- What did you expect to happen? --> ### Expected Behavior The TextVar should render as an HTML `<textarea>` with a label to its left. <!-- What happened instead? --> ### Observed Behavior The `<textarea>` is present but unlabelled.
adam added the type: bugstatus: accepted labels 2025-12-29 18:23:05 +01:00
adam closed this issue 2025-12-29 18:23:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2885