andyov
Allow Relation Manager to to link to the `view` page rather than open a modal
The docs state if a
view
page exists, a ViewAction
will use that instead of open a modal. This works on a basic resource table, but it is still opening as a modal on a RelationManager
's table()
method.
Does anyone know if there anyway to force it top open as a url rather than modal?5 replies