useDrawerForm with additional parameters
Hi there, I am trying to use
useDrawerForm . I have cards for different product type/categories. And when the user clicks on one of the product type I want to show a create drawer which would create corresponding product in the category. Now my question is how do i pass the categoryId or product Type id to the drawer. So it gets that context.