Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, try checking the browser developer tools console. It should display the actual error message to help identity the cause.
Hi Anders,
Thank you for replying. I checked the console and seems like there are no error message displayed specifically for this issue. However, I noticed that, for Firefox where the embedded list successfully displayed, there is a CSRF-related message showing up, while for Chrome, no message related to CSRF displayed.
Firefox:
Chrome:
Let me know if you have any ideas for this. Appreciate the help very much!
Hi All,
I have embedded a list to be displayed in a form via iFrame. However, the list is not displayed properly in browsers like Chrome, Edge.
The embedded list however displayed successfully in Firefox browser, as shown below.
The Javascript logic that I used for embedding the list in the form is being referred from the Embed CRUD List Menu Into Form sample app.
I'm guessing this issue is due to the difference of the browser.
Any ideas/approaches that I should try to make this embedded list displayed successfully in all browsers?
Thank you in advance!