custom field to render a mailable for preview
I want to create a custom form field to preview a markdown mailable associated to the current model
I can preview the mailable in a seperate browser page or route but I cannot do it within a filament form.
I was trying to use the ViewField to render it
Any thoughts on how to deal with it.
0 Replies