Open vipulchadda opened 1 month ago
We would like to use the field editor for cross-space reference fields but the selectSingleResourceEntity and selectMultipleResourceEntities methods in sdk.dialogs are not available yet. The field editor code specifies the app-sdk version needs to be updated for this to work: https://github.com/contentful/field-editors/blob/master/packages/reference/src/resources/useResourceLinkActions.ts#L42
selectSingleResourceEntity
selectMultipleResourceEntities
sdk.dialogs
Is there a tentative timeline for when this will be available in the app-sdk?
Any update on when this will be available to use?
We would like to use the field editor for cross-space reference fields but the
selectSingleResourceEntity
andselectMultipleResourceEntities
methods insdk.dialogs
are not available yet. The field editor code specifies the app-sdk version needs to be updated for this to work: https://github.com/contentful/field-editors/blob/master/packages/reference/src/resources/useResourceLinkActions.ts#L42Is there a tentative timeline for when this will be available in the app-sdk?