You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an ObjectVar in a customscript, it is always showing the 'display' field of the objects.
It would be great is we can get 'computed' display fields, so that we can show more values of the same object in the dropdown.
"display" : "{prefix.display} ({prefix.description})"
will show a dropdown with
10.1.1.0/24 (customer 1)
10.1.2.0/24 (customer 2)
10.1.3.0/24 (customer 3)
This would provide a better way to pick a prefix from the dropdown. (in this example)
Is this possible ? or are there plans to have this incorporated ?
maybe a new 'TableObjectVar' Variable Reference ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
When using an ObjectVar in a customscript, it is always showing the 'display' field of the objects.
It would be great is we can get 'computed' display fields, so that we can show more values of the same object in the dropdown.
"display" : "{prefix.display} ({prefix.description})"
will show a dropdown with
10.1.1.0/24 (customer 1)
10.1.2.0/24 (customer 2)
10.1.3.0/24 (customer 3)
This would provide a better way to pick a prefix from the dropdown. (in this example)
Is this possible ? or are there plans to have this incorporated ?
maybe a new 'TableObjectVar' Variable Reference ?
Pieter
Beta Was this translation helpful? Give feedback.
All reactions