Forum Discussion
Former_Member
9 years agoIdeator I
Hi Jerry,
Thank you for you reply, the problem was caused by:
1. the inversion of source_id and related_id
2. I was trying to create the relationship on the wrong item for which the permissions were not set: "this", which is a relationship, it explains why the created relationship had only one end once I corrected the first problem.
My code now works but I need to get the GivenItem in the proper way.
I would like to get aml studio to work but there is bugs on the version 2, this message appears immediately after starting the app:
An error has occurred in the script on this page.
Line: 445
Char: 17
Error: Not a single item
Code: 0
URL: xxxxxxx/dist/js/innovator.js
Do you want to continue running scripts on this page?
Once I send a query, another similar message appears and the submit button is stuck on "Processing...":
An error has occurred in the script on this page.
Line: 138
Char: 27
Error: Unable to get property 'replace' of undefined or null reference
Code: 0
URL: xxxxxxx/dist/js/innovator.js
Do you want to continue running scripts on this page?