Hello I have a private member area page that allows them to complete and edit their general profile info (address, phone etc). I’m using a dataset to the profile collection with Mode Read/Write and filtered on the logged in user.
The form allows user to maintain their info but when I press the submit button the changes are not saved - the screen simply doesn’t respond.
Submit Button: The button is set to Submit and I don’t see any options that better define the “save this record, save this change” type of functionality.
Should I be selecting Next or something else ? How can I accomplish?