The context: Upload user’s avatar to Firebase Storage with a dynamic path such as /avatars/{user.id}/large.jpg
Question: How should we write this in JetAdmin?
The context: Upload user’s avatar to Firebase Storage with a dynamic path such as /avatars/{user.id}/large.jpg
Question: How should we write this in JetAdmin?
Hey Kent,
At the moment, the dynamic value for the File field setting, specifically Path, is not available. You can set Path only with static value, but we are already working on it. This will be implemented in a future release (±ETA 1-2 weeks).
Looking forwards to it!