2sxc icon indicating copy to clipboard operation
2sxc copied to clipboard

Picker data source does not work

Open BondForWebSolutions opened this issue 2 months ago • 1 comments

Bug Affects...

[x] admin experience UI [x] Content Types or data management

Current Behavior / Expected Behavior

I'm trying to use a query as a datasource for a dropdown (picker). So I made this query which works:

Image

And try to use it in a picker. So it actually sees the query (tags), and the stream (list). But it does not see the fields:

Image

To Reproduce (Steps, Videos, Screenshots, Apps)

See above

Your environment

2sxc 20.0.8 DNN 10.0.1

BondForWebSolutions avatar Oct 14 '25 07:10 BondForWebSolutions

I think I can reproduce this. Probably some timing issue.

If you close and reopen the form, does it work then?

For a workaround, you could just toggle the TT button on the right and enter the field name manually.

iJungleboy avatar Oct 20 '25 04:10 iJungleboy