contentstack / ui-extensions-sdk

The function of Contentstack's UI can be extended by adding custom widgets and fields through extensions. The following Extensions SDK gives an overview of different custom extensions for you to add to the Contentstack app.
MIT License
21 stars 12 forks source link

Undefined fieldConfig #51

Open akrivitzky opened 1 year ago

akrivitzky commented 1 year ago

I am working on a custom field extension. I have an issue with the SDK. When my custom field code accesses the fieldConfig object, it is undefined.

I have values in the field-level, config parameter under Advanced properties.

Please advise.