ODK2 Tables / Survey: skipping the form opening

Yes it is.

You can create a Custom Initial Worksheet for Survey and it will open to the questions directly. However, make sure you supply the rowId as that is done on first screen and you will run into problems if you do not. For example, when launching the form from tables you can create the entry then launch the form using that entry. See the documentation: Using ODK-X XLSX Converter — ODK-X Docs

In the app designer examples, the Ethpopia_Members form has a changed “init” sheet so it doesn’t launch the first survey screen when adding household members.

Also I mentioned more about Creating a Custom Initial Worksheet in this post:

1 Like