Hi,
When I submit a new entry using Editor, it attempts to cram all of the columns into the DataTable. I'm only displaying 4 or 5 columns of data, and the rest are all hidden. When I refresh the page after adding a new entry, it displays properly - hiding all the hidden fields. This doesn't happen with edit, just create.
So I'm just wondering how I can stop that from happening after the initial submission, possibly by refreshing the table onSubmitComplete or onPostSubmit? I don't quite understand the best way to reload the table after a successful Editor form submission.
Thanks,
Carl
When I submit a new entry using Editor, it attempts to cram all of the columns into the DataTable. I'm only displaying 4 or 5 columns of data, and the rest are all hidden. When I refresh the page after adding a new entry, it displays properly - hiding all the hidden fields. This doesn't happen with edit, just create.
So I'm just wondering how I can stop that from happening after the initial submission, possibly by refreshing the table onSubmitComplete or onPostSubmit? I don't quite understand the best way to reload the table after a successful Editor form submission.
Thanks,
Carl