I want to upload a file from one module to another forge module. if I click upload in my home module it will upload in that forge module any idea to do that
Hi Hari ,
which forge component you are using .
else you can create server action with public property and reuse it from one module to another module.
Hi Hari,
What "forge module" are you talking about? And what kind of "upload"? You can upload a file to the server, and then do something with it. You can't upload a file to another module, that doesn't make sense.
Your question is a bit confusing but like @Rahul Sahu said you can:
Else explain better what you want to accomplish