How to trigger save call back url, when save button is rendered in outside iframe #3406
Closed
PrakashT1296
started this conversation in
Show and tell
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following code snippet:
The function
processSaveResult(true)triggers the save callback API URL.However, I am encountering a status 4 error.
Additionally, the UI shows this warning:
And in the console, I get this error:
Could you please help me understand why this error occurs and how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions