Skip to main content
Nintex Community Menu Bar
Question

Cannot insert /save any records to model for custom Profile in Salesforce

  • July 10, 2024
  • 5 replies
  • 24 views

Forum|alt.badge.img+1

I cannot get value of field in snippet for a custom profile (the system administrator profile doesn’t face this issue).


Can someone help me with this please.
Thanks in advance.

5 replies

Forum|alt.badge.img+7

Kien,

Try checking the permissions of the field that you’re having problems with and see if your profile has permission to read it. Skuid respects all permissions set-up in your org, so if your profile isn’t allowed to read that field then that might be why the snippet is returning blank.

Thanks!
Amy


Forum|alt.badge.img+1
  • Author
  • July 10, 2024

Hi Amy,

I’d set “Edit” permission for this field.
Also, the data saving worked well for standard page layout of Salesforce.
The error only occurred on Skuid page. 

Thanks!


Forum|alt.badge.img+7

Kien,

Can you give a little more context about what your snippet does, or if it’s short can you post it? Check your Chrome developer console to see if there are any errors caused in the snippet that may be causing the result to be blank. Once you have the console open look at the console tab, and then run your snippet and see if any errors come up.

Thanks!
Amy


Forum|alt.badge.img+1
  • Author
  • July 10, 2024

Hi Amy,

At the native Salesforce salesforce UI page (standard Edit page of Salesforce), I don’t face this issue.
The issue only occurs on SKUID page.

Thanks!


Forum|alt.badge.img+7

Kien,

Do you mind posting your snippet? I think the error might be in it.

Thanks!
Amy