Related Record on Assessment Instance is (empty)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2016 08:22 AM
Hello,
I am trying to create a survey on Incident table. This is the survey trigger condition,
The survey instance that was created did not capture the Related field 1,Related field 2, Related field 3 in the below column. It is just showing as (empty).
How to get these Related field values?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2016 09:21 AM
Navigate to the "asmt_assessment_instance " table and verify the value of related record there . If the values are not there please recheck your trigger condition . Also let me know the glide version and patch number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2016 01:00 PM
Values are now populated on Related Fields.
Why it was not populating before was, because I added "string" to the dictionary attribute of the Related Fields. So, something did not accept in the backend and it broke. After I undid my changes, like dictionary attribute to only show reference type fields, then it worked.
Now we have the reason for what failed it from populating. But, I definitely want the 'string' field type to be accepted by the Related Fields. (that is the requirement).
Thanks,
Rajini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2023 08:17 AM - edited ‎12-11-2023 08:18 AM
Hi @Community Alums,
I am experiencing the same issue at the moment and tried to follow your resolution but it failed. Can you provide a sample screenshots that I can follow? I am in Vancouver version now. Appreciate your assistance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2024 03:34 AM
Hi ,
did you got any response,is it working for you?