Hi
Im using the following shortcode [mb_frontend_form id="dcp-payment-gateways" edit="true" ajax="true" object_type="model"]
, is it possible to edit a model object id using the url query string e.g. ?rwmb_frontend_field_object_id=1
When i test this i receive the following error message and it does not work.
Warning: Attempt to read property "capability" on null in C:\wamp\www\dcplatform\wp-content\plugins\drip-create-platform\assets\vendor\meta-box\mb-frontend-submission\src\Form.php on line 151
This works for posts, just not models.