Hi All, I have a requirement to input some values for the fields and then select one file as CSV/Excel . Once you select and in upload file the records should created along with the input values in the fields. Can you help me how to achieve this .
댓글 4개
@Guilherme Monteiro ,
Thanks for the information.
I have imported the apex class and the file upload working individual component whee as creating single component and the combining two components the upload function is disabled.
The another important thing is passing the input value into the apex method and looking for help