Hey,
Anyone done this before? have a field on the grid, and want to make a dropdown from it in another field.
Got close by populating view name and View column name, but getting above [object Object] nonsense.
This data lives in UD table. So, theoretically can be pulled somehow using Service Call/Method combination by passing relevant parameters, but I cannot figure out syntax.
1 Like
jbooker
(Josh Booker)
January 16, 2026, 11:19pm
2
Not sure if still the case but, try this:
@hmwillett I think you are missing adding the TextField and Value Field properties…
For a static list combo those values should always be display and value (lower cases)
We know it is a bit cryptic to always enter those. We might consider changing this in the future.
[image]
1 Like
Josh, you are a star!!!
I played with these fields, and used this trick somewhere else, but not in a combination with view/column. Good to know!!!
1 Like