Can you explain how to « fill » the form fields with the parameters that we pass to the FND_RUN_FUNC
Responsability->Self Service for RO Managers
Function : Hire
We are able to build an URL to the Hire Form using the FND_RUN_FUNCTION.get_run_function_url function.
The URL can be opened with no error.
Issue :
Unforunately, the parameter (HireLastName=Value) do not get loaded in the form field.