Hello, I would like to create a multitab form with the following:
1/ in the first tab, the user uploads a file
2/ in the second tab, a calculated field indicates the number of words in the file, and other things happen.
So my question is, can I somehow launch some action on the backend that will calculate the number of words in the uploaded file, when the user changes tab?