Custom text format

Hi there, I am wondering, how could I achieve the following with Filament?

Let's say I have a text that is made of: User ID / Resource ID / Counter

Ie: 500 / 1234 / 1

And the order of the fields can be customizable, ie it can be for some Resource ID / Counter / User ID

Is there a way to preformat text with Filament by using the fields and a pattern or I shouldn't look into Filament for this part?
Was this page helpful?