'undefined' value is populating on string fields when are copied from other record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2020 07:44 PM
'undefined' value is populating on string fields when they are copied from other records.
When the record producer related to purchase request catalog item is submitted from the portal, the 'undefined' is not seen.
But when the record is submitted from the application, the 'undefined' field is seen as below.
When the 'New' button is clicked under the funding code the new record copies fields from the first record.
This is code that copies the field values on the Funding code from first inserted record to the second inserted record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2020 08:03 AM
Hi Harshvardhan,
I did not make changes to the client script. I tried commenting out the line #4 and it did not make any difference in the behavior. so left it as is.
Thanks for pointing out.