Recent posts by st.james.jomuad13119
Post | When |
---|---|
In my case:Achive it by using 'relationExtendRefreshResults'. Hope this helps. Controller.php
|
Posted in How to update a backend form after adding a relation using the relationRender? |
|
Posted in Backend Forms up to 4 columns |
|
Posted in Flexible Content like ACF |
|
Posted in [How To?] Form for model with belongsTo and required relation |
Solve it! public $belongsToMany = [ 'task' => [ \Bookrr\Keeprr\Models\Task::class, 'table' => 'bookr... |
|
To get the post value use: post() |
Posted in Usage of hidden form field |
You can also customize and fetch relation by using Attributes in model.
|
Posted in Best Practice for recordfinder |
|
Posted in Usage of hidden form field |