Generating the value of an input from multiple input

Hi, is it possible to generate the value of an input from multiple input that are in the same form ?

The slug example in the documentation is only for generating from one input (https://filamentphp.com/docs/3.x/forms/advanced#generating-a-slug-from-a-title)
But I want to aggregate different form values into one 😦
Was this page helpful?