I have a request from higher places to have a button to open up a form that only shows limited information so that certain users can add a record to a dataset but not have to see all the fields. The fields they do not wish to see are not "required" fields and would be filled in later by other people.
I created a new form for the dataset in question, and created a button to call that form but it does two things. It breaks the app when the button is pressed, and it also seems to confuse the default "add" button when the primary view is showing.
Essentially what I need is two different ways to add data to the same dataset, one that shows the full listing of possible columns that is accessed by the system generated "add" button, and another that is a much more limited set of information to be added that still populates the same dataset, but is accessed by a secondary button with a different icon.
User | Count |
---|---|
16 | |
13 | |
8 | |
7 | |
4 |