I have a database with a form named “leave request” and an alias of “frm_leavereq”.
I import a .WK1 spreadsheet into it, and it strips the underscore from the form name, and reports “could not find form frmleavereq” (no such form in database at all). When you import,
So to get around it I added a form field with a computed value “frm_leavereq”. This works, except for each document imported / created it still tells me it cannot open form “frmleavereq”. (without the field I also get that error on opening the form too but frm_leavereq is the database’s default form so that’s what it opens in)