Hello,
I'm facing an issue with the AddTaskMiniPage. When attempting to create a task, I receive the following error message:
Field: "Id".
Error: Enter a value after clicking Save.
This prevents me from successfully creating tasks. I'm able to create tasks fine in the full window page. Has anyone encountered this issue before or knows how to resolve this?
Thanks!
Like
Hello,
Most likely, the issue lies with a base business rule at the object level that sets this value. I recommend disabling this rule, and after doing so, the behavior should not be repeated.
Best regards,
Antonii.
Antonii Viazovskyi,
Hello,
Thanks for your reply.
I disabled all the business rules, but I’m still getting the same result (Field: "Id". Error: Enter a value).
Interestingly, I have no issues if I click the "Continue in other page" button, which takes me to the full-page window.
Any further advice would be appreciated.
Thanks,
Romeo
Romeo Suarez,
Hello!
This issue can happen when you have feature DisableModelBindAttributeSynchronization enabled on your site.
To access the feature list, open the following link:
your_site/0/Nui/ViewModule.aspx#Section/AppFeature_ListPage
I hope this helps.
Have a great day!