Replies: 4 comments
-
Short answer: No. And it wouldn't be a good idea from a database point of view either. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Longer answer would be to explore custom validators to enforce local rules or write custom Reports to find discrepancies and rely on automated audit notifications and ops handling to enforce local process.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: Mario ***@***.***>
Sent: Friday, December 23, 2022 4:20 AM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [netbox-community/netbox] Custom field availability only for one or more specific name of an objet (Discussion #11295)
Short answer: No. And it wouldn't be a good idea from a database point of view either.
—
Reply to this email directly, view it on GitHub<#11295 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM6MLZWTMEOWTJHX6T3WOV4FBANCNFSM6AAAAAATGYSMZI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I think OP might be looking for different data entry forms depending on the role selected. Netbox does not support this. (The feature would be similar to Salesforce Record Types). |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could do something like have a different Script for each role with your custom validation of custom fields, if the operational burden of building/maintaining a custom process is worth it. I think in a lot of cases instead of spending more effort to prevent errors on the front-end, by having rigid, guided workflows for each data entry task, having a simpler process to catch errors with audit and allowing the tech to be open and flexible makes it more usable for the engineers and less likely they have to work around the process when some minor variation happens. Where that line gets drawn between process flexibility and process correctness is different for different orgs though.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: Brian Candler ***@***.***>
Sent: Wednesday, January 4, 2023 7:14 AM
To: netbox-community/netbox ***@***.***>
Cc: Mark Tinberg ***@***.***>; Comment ***@***.***>
Subject: Re: [netbox-community/netbox] Custom field availability only for one or more specific name of an objet (Discussion #11295)
I think OP might be looking for different data entry forms depending on the role selected. Netbox does not support this. (The feature would be similar to Salesforce Record Types<https://help.salesforce.com/s/articleView?id=sf.customize_recordtype.htm&type=5>).
—
Reply to this email directly, view it on GitHub<#11295 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM6RLSH6WKQBGUH3TGTWQVZUZANCNFSM6AAAAAATGYSMZI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is it possible to create a custom field (and/or custom field group) that will be available only for one or more specific name of an objet ?
For example :
Regards,
Beta Was this translation helpful? Give feedback.
All reactions