Input into Table Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
I created a User data accepting form in the web based app and user can see the dropdown picklist values from the other tables and when the user hit the submit he is getting Error.
When i research the issue it was saying the access issue and i assigned the ACL role to the user and still he is getting the same error. can some help me on this.
below is the log on submission and i am passing data from client script to script include and inserting through script include.
access_denied.js:58Submitting payload:
{resvxsbort: '6e456af52b3c3214a606f4f0ce91bfcc', park: '', ldfbd: '', bdf: '', administrator: ''}
access_denied.js:75
{submitted: false, message: 'Insert returned null sys_id.', debug: Array(4)}
debug: Array(4)0: "Input parsed: {\"resort\":\"6e456af52b3cdhtjnrfnbfcc\",\"park\":\"\",\"land\":\"\",\"attraction\":\"\",\"title\":\"Testuser\",\"display_name\":\"testuser\",\"department\":\"\",\"email\":\"\"}
"1: "Duplicate check query done."
2: "Before insert() call..."
3: "Insert() returned: null"length:
4: Objectmessage: "Insert returned null sys_id."
submitted: false[[Prototype]]: Object
