how to map reference field in record producer to incident reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 03:09 AM
Hello,
I need to map to reference field (name) mapped to caller_id(caller) in incident form also reference.
current.caller_id=producer.caller_id and current.caller_id.sys_id=producer.caller_id is not working
Can anyone correct/modify it please
Thanks,
Nitesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 03:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 03:41 AM
What do you mean by record is updating ? Can you please eloberate ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 03:42 AM
Can you please elaborate your requirement?
if you will map the variable with the field. it will show the same value that you have selected on record producer form.
Thanks,
Harshvardhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 03:44 AM
I mean to say record is not updating even though i mapped variable and field.
can u guys have any alternative?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 03:47 AM
have you selected the right table in reference field?
on variable and form field should be same table name. i mean to say both are reference field and that is referencing to some table. so please check.