I would like to use Data Access Pages to allow users to update data through our intranet web site. I created a query to bring up a subset of the data (basically filtering by sales rep). I can edit and save the data if I open the query. However, after creating a Data Access Page from the query, I can’t save any data edited via the Data Access Page. I have altered the properties of the fields I want the users to edit (ContentEditable = true). I can edit the value in the field, but can’t saveit. On the navigation toolbar, the data entry buttons are grayed out.
Thanks in advance for your assistance!