Editable Table Card with pro-code editor, can other people edit the table card as well?

Following this tutorial, I used pro-code editor to make a table card that allow you to type in whatever you want in the "note" column.

It was working for me, I can type and submit. But I would like to share this table card to other people so they can type whatever they want in the Note column and submit it as well, it I couldn't, it wouldn't submit. The submit button stuck at "Submitting".

Does anyone know a solution for this?

Answers

  • JosephMeyers
    JosephMeyers Domo Employee
    edited May 12

    Open the dev tools for your browser and see if there is an error in the network tab when you click the submit button. Most likely it's a permission issue. Permissions can be set for Users, Groups, and Custom Apps. Any can be used for what you want but normally we rely on the Custom App permissions and then share the Custom App card to the people we want to have access and they inherit that access through the Custom App itself. For writing to AppSB you will need at least Write Content permissions.