Default Values on Data Access Pages

A

Ary

Good day!

I have a data access page that we will be using to have employees answer a
weekly quiz.

I have two fields with default values - Date and Quiz Number. However, the
default value does not appear when I open the data access page.

Specifically, I need the Quiz Number to automatically ensure all responses
are given the same quiz number without having agents enter it themselves.
While I have a default value set in the field properties in the table AND in
the element properties in the data access page, nothing shows up.

What can I do to make sure this appears as the proper default value?
 
Top