Forum Discussion
MarkShnier__You
Qrew Legend
3 years agoLet's start with low tech.
Can you just make this URL formula button which will land the user on the native import menu?
URLRoot() & "db/" & [_DBID_ of the table name from advanced properties]
& "?a=ImportExport&preselect=optImportFromFile"
The user will then navigate to where the file is stored on their computer or network drive.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
Can you just make this URL formula button which will land the user on the native import menu?
URLRoot() & "db/" & [_DBID_ of the table name from advanced properties]
& "?a=ImportExport&preselect=optImportFromFile"
The user will then navigate to where the file is stored on their computer or network drive.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
MichaelM1138
3 years agoQrew Trainee
That's going to be my last resort. The less navigation I can have I can have the user do is the ultimate goal.
Is it possible using that formula to have the fields pre filled and read only when they land on the import screen? That at least keeps them from choosing other than the intended file?
------------------------------
Michael Mahon
------------------------------
Is it possible using that formula to have the fields pre filled and read only when they land on the import screen? That at least keeps them from choosing other than the intended file?
------------------------------
Michael Mahon
------------------------------
- MarkShnier__You3 years ago
Qrew Legend
It is hard to say that something is absolutely impossible but I've never heard of anybody being able to pre-populate the file path.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------