You are viewing limited content. For full access, please sign in.

Question

Question

API as data source for form select field

SDK
asked on October 12, 2021

Does the sdk provide any functionality that would allow me to connect to an API to populate a select field with values instead of SQL? I'm willing to write custom code/scripts to make this happen, just looking for options.

 

Thanks

0 0

Replies

replied on October 12, 2021

If you are referring to the dynamic fields functionality where the field values can come from a sql table, then no. You'll need to update the data source directly.

If this is just a regular list field, the FieldInfo object has GetItemList()/SetItemList() functions.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.