M
Mike Fechner
Guest
The universal way to pass (additional) information especially for add to the backend are calculated fields. The frontend is typically the only party knowing such context data. But the frontend should not need to distinguish between what’s in your eyes payload and what is control data. So you can add calculated fields to those tables – and handle them on the backend.
Continue reading...
Continue reading...