phphelloworld
Infolist - Relation Manager with related records read-only
In panel builder I have a table Users with relation to Courses.
I use Infolist for detail records. In the bottom of the page I can see related Courses, but without any options to edit or add.
Can you put me on the right way to do that?
Thanks in advance
3 replies
searchable() in Select blocks listing items
If I Add ->searchable() option the items are no more listing.
I used also the basic example from the documentation.
I tried with getSearchResultsUsing(...) without luck.
I have no error message in console.
If I delete searchable() everything works as expected.
Everything is updated.
This is the code:
3 replies