Jeff Greene
06/12/2025, 5:02 PMRAW
to DISPLAY
, because I get an INVALID_FIELD_CONTEXT
error.
Is there a way to programatically tell which columns support the query.FieldContext.DISPLAY
?Bryan Miller
06/12/2025, 5:26 PMsuperman1987417
06/12/2025, 5:40 PMJeff Greene
06/12/2025, 5:41 PMquery.load({ id: 'someid' })
query.runPaged({ pageSize: 100 })