
I have a programming experience (ostly Windows programming) but WEB is just something different !
So, I have to make a small "app" for my company - select CSV file using FormWizard > FileUpload and then show selected file via CSV CRUD.
Sounds easy, right ?
For me it's a nightmare

Pablo was very helpful and show me the right direction, but my problem is following:
1. How can I change SUBMIT button behaviour - instead of SAVING file, i want OPEN file
2. CSV CRUD have option Filename: and then I can nter file name or variable.
But which variable or value I have to enter that CSV CRUD show selected file ?
CSV Crud works perfect with predefinied filenames, but with variable, I don't have idea...
I try a lot of variations, but there is always an error.
And now I just don't know how solve this mistery...

Any help or link for similar topic will be more then welcome

Here is the link for project file if needed:
https://drive.google.com/file/d/1_zD2LI ... sp=sharing
Thanks in advance!
Cheers!