DateTimePicker Forms not working with HTMX enabled #9776

Closed
opened 2025-12-29 21:22:29 +01:00 by adam · 4 comments
Owner

Originally created by @jonasnieberle on GitHub (May 31, 2024).

Deployment Type

Self-hosted

NetBox Version

v4.0.3

Python Version

3.11

Steps to Reproduce

  1. Create custom field for content type device with custom field type "date & time"
  2. Create new device --> date & time picker widget is showing when you click on the custom field
  3. Enable HTMX in your user preference
  4. Create new device --> date & time picker widget is not showing

Expected Behavior

With HTMX disabled following date time picker widget is showing

image

Observed Behavior

With HTMX enabled the date time picker widget is not showing

image

Originally created by @jonasnieberle on GitHub (May 31, 2024). ### Deployment Type Self-hosted ### NetBox Version v4.0.3 ### Python Version 3.11 ### Steps to Reproduce 1. Create custom field for content type device with custom field type "date & time" 2. Create new device --> date & time picker widget is showing when you click on the custom field 3. Enable HTMX in your user preference 4. Create new device --> date & time picker widget is not showing ### Expected Behavior With HTMX disabled following date time picker widget is showing ![image](https://github.com/netbox-community/netbox/assets/100405740/412a32c8-7c2a-4222-a470-79d62d7e3a47) ### Observed Behavior With HTMX enabled the date time picker widget is not showing ![image](https://github.com/netbox-community/netbox/assets/100405740/fbffb238-3381-46b5-83b4-fe43abd1ce93)
adam added the type: bugnetboxseverity: lowtopic: htmx navigation labels 2025-12-29 21:22:29 +01:00
adam closed this issue 2025-12-29 21:22:30 +01:00
Author
Owner

@jeffgdotorg commented on GitHub (Jun 3, 2024):

Thanks for reporting this problem. I've confirmed the problem in a fresh v4.0.3 instance and assigned it a severity of low since HTMX navigation is currently experimental, but we do mean to move that along so we hope to get around to fixing the bug as soon as team capacity permits. If you're interested in working on it, please let us know and a maintainer will assign it to you.

@jeffgdotorg commented on GitHub (Jun 3, 2024): Thanks for reporting this problem. I've confirmed the problem in a fresh v4.0.3 instance and assigned it a severity of low since HTMX navigation is currently experimental, but we do mean to move that along so we hope to get around to fixing the bug as soon as team capacity permits. If you're interested in working on it, please let us know and a maintainer will assign it to you.
Author
Owner

@github-actions[bot] commented on GitHub (Sep 13, 2024):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Sep 13, 2024): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@arthanson commented on GitHub (Sep 23, 2024):

blocked by. #17571

@arthanson commented on GitHub (Sep 23, 2024): blocked by. #17571
Author
Owner

@jeremystretch commented on GitHub (Nov 7, 2025):

Closing this out as the experimental HTMX navigation feature is being removed in NetBox v4.5.

@jeremystretch commented on GitHub (Nov 7, 2025): Closing this out as the experimental HTMX navigation feature is being removed in NetBox v4.5.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9776