I’m writing an interface for ODK-X Tables and need to modify the the bottons on the top of the screen:
☰
.
In particular, I want two changes:
First, the button should call the respective survey to create a new entry (which it already does) but additonally adding an argument like
null,
'networksHouseholdList',
'networksHouseholdList',
null,
{argument: value}
Second, the ☰ should be hidden to make sure enumerators dont accidentally end up in a view that they do not understand.