I cannot read anymore the value of any field of type “Document (File Name)” from events or buttons in forms apps
I don’t know exactly after which version update, I’m now on SC 9.6.007.
I just tried to create a new form app from scratch with no changes after creation and no added code at all in any event.
I added only a PHP button and an AJAX button, both with just the code to read and display the value of the filenames fields for testing.
Initially I can read the values (the filenames fields are created automatically in the APP as Text fields).
Then I changed those fields from Text to “Document (File Name)” and the buttons now cannot read the values anymore and return empty values!