Set value of another field from within default
Can I set the value of the
If you put the
key from within the default of the name. Ideally I don't want to duplicate the logic fetching the default name.If you put the
key input first it works. I think the default is getting called before all the fields are registered is there a way around this?