**Matrix Version:5.1.5.0
We have an Asset Builder for Single Calendar Event, using a customized Create form…
Now, on submitting the form we get this error:
“Attribute “end” not found for Asset “page_standard” [SYS0094]”
The Asset Builder is nested in a Standard Page, and the Form Submission URL is set to “The Current URL”
Experimenting, we tried using the Asset Builder as standalone page.
We got his error:
Attribute “end” not found for Asset “page_asset_builder” [SYS0094]
Previously it was working as expected.
The change that we made, that might be related, is.
We set “Required Attributes” to “End Date”, but that caused every submission to fail.
Then we removed the Required attribute.
For testing, we’ve created another asset builder, without customized create form, and the pages are unaltered from the default.
and there are no “required attributes” set
That new builder is giving the same “Attribute “end” not found for Asset “page_asset_builder” [SYS0094]”
Can anyone suggest what steps should be taken to discover what has gone wrong, and how to correct it, please?