You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow the translatable field will not get the unique key in the payload.
This way, it is trying to find with files.0.attributes.transcript.en in the rules, but that doesn't exist, if I add the key in the scoped field rules it will not be able to check, but shows error correctly.
I am wondering how could I add the jPsvC4afdJP8SRv0 to the transcript attribute in the payload?
Regarding the reported issue here whitecube/nova-flexible-content#267:
Somehow the translatable field will not get the unique key in the payload.
This way, it is trying to find with files.0.attributes.transcript.en in the rules, but that doesn't exist, if I add the key in the scoped field rules it will not be able to check, but shows error correctly.
I am wondering how could I add the jPsvC4afdJP8SRv0 to the transcript attribute in the payload?
Payload:
files: [{"layout":"audio","key":"jPsvC4afdJP8SRv0","attributes":{"transcript":"{"en":"","fr":"fr"}","jPsvC4afdJP8SRv0__id":"117","jPsvC4afdJP8SRv0__filetype":"audio","jPsvC4afdJP8SRv0__ComputedField":"29582"}}]
The text was updated successfully, but these errors were encountered: