How many ViewRecord and EditRecord look different, like they should
The thr Resource file
But now the problem is: View item and Edit item looks the same. The Edit item view is ok, but the View item view isn't.
In the View item view, it should display, not display the form inputs to change the fields.
How can I correct the View item view?
Is there a way to configure View and Edit seperately?
public static function form(Form $form): Form, I did what is in the screenshot.But now the problem is: View item and Edit item looks the same. The Edit item view is ok, but the View item view isn't.
In the View item view, it should display, not display the form inputs to change the fields.
How can I correct the View item view?
Is there a way to configure View and Edit seperately?
