kongulov / nova-tab-translatable

This package contains a NovaTabTranslatable class you can use to make any Nova field type translatable with tabs.
MIT License
79 stars 17 forks source link

Compatibility with stepanenko3/nova-settings #23

Closed Pondake closed 1 year ago

Pondake commented 1 year ago

Not necessarily the package, but this package uses "settings->" to save specific fields in an array.

I'm able to manipulate this using the "setTranslation" function, but retrieving the field (after update) is another issue.

kongulov commented 1 year ago

@Pondake Hello,

Could you please describe the problem in more detail?