This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Designer- permissions issue

Hi All,


I have created a new module in web designer where I have created a form consisting of Textboxes and a submit button.while clicking on submit button,I am unable to save data as it is showing error-Error while saving,you have no insert permission for this object.I have already given insert permissions to all the columns.Please let me know how to resolve the error.

Parents Reply Children
  • Hi,

    I have created two Collections-

    1.Single row collection-consisting of six properties which are linked with six textboxes of my new form.

    2.Database object  collection that is mapped with my newly created table(In which I am trying to insert my textbox values) with all insert permissions granted.

    error-

    An error has occurred while executing the form method F0_ct100_main_main_button1_method.

     error while saving the object 2df80dcf-82cf-4000-a1d1-51a01eef1eea in the collection Newmember

    one or more errors occurred.

    You have no insert permission for this object.

    (2019-01-03 12:57:36)

  • First, would you please share the version you are using?

    Second, did you check the table permissions as well? (Insert permissions, defined where clauses, ...)