F
Filament11mo ago
Sam ツ

Best method to use

Hi I am looking for some thoughts on how to design my Filament, software currently I made our software on plain PHP and we are looking to transfer to Filament / Laravel. Currently our view of a "task" looks something like this (see attachment) I am trying to figure out what would be the best way to design this, as you may see the page has some interactive functions but for example the billing information is not editable on page. Currently I have build something like this in a view / infolist page but I am doubting whether this is the correct method since the view page seems to be really for view only and should not be interactive. However an edit page seems a bit overkill for me since I do not want everything to be editable on page. One thing I thought about was multiple edit pages that could be accessed via the view page but I am not sure if that actually is an option. Last option would be a custom page but I honestly want to avoid making it that way since using the inbuild filament functions seem where more convenient. Looking for some thoughts on this on what would be the best way to design this. Good to know this would not be the only page that would be designed in such a complex matter.
No description
Solution:
As you said, this could be a big ViewPage with multiple sections and the use of Actions for all the buttons
Jump to solution
3 Replies
Sam  ツ
Sam ツOP11mo ago
Any thoughts on this?
Solution
Dennis Koch
Dennis Koch11mo ago
As you said, this could be a big ViewPage with multiple sections and the use of Actions for all the buttons
Tieme
Tieme11mo ago
Want results from more Discord servers?
Add your server