Dynamic text/header in RelationshipManager modal
Is there anyway we can achive a dynamic content for a PlaceHolder field, based on the current record (not the owner record) ?
Ie. I want a header of sorts that is based on the data extracted in mountUsing()
5 Replies
Sorry, what do you want to be displaying in your Placeholder?
Hola Soy nuevo en filamentphp y lo estoy probando en un proyecto y la verdad no encuentro información en la documentación oficial ni en la red de como poder personalizar el $header, por Ejemplo tengo un Resource que se llama Client y coloca como título Clients, yo quisiera poder renombrarlo y que se llame Clientes.
Por favor use el canal #es para soporte en español
puedo tratar de ayudarlo
In the example I would like to show the 'test' value in the placeholder.
Real life the data would be a week number and date based on a custom query.
Solution
Figured it out... simple really 🫣
With the test data filled using mountUsing