issues with a record producer not working correctly post our upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 10:36 PM - edited 06-06-2024 08:58 PM
Hi we are having issues with a record producer working correctly post our upgrade from Vancouver to Washington.
When you complete one of our request forms and the record is created the short description is no longer populating correctly and some values are coming through as undefined or blank
eg -undefined,M01,Content Update/Addition
the bit that is coming as undefined is a field called course_code1 i believe the issue is in the first line and that the "var list " is not getting set as if i change the 2nd line to var array = ['test']; this does come through
this is just a snippet from the script but the bit that is playing up. i believe the issue is in the first line that set the var list value as if i replace the 2nd line with var array = ['test']; that does come through in the short discription