push variable data into reference field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2024 11:29 AM
Hello,
I have a record producer with string fields that are mapped to reference fields. When submitted, the reference fields are not being populated. Is there a way to populate the reference fields from the string fields on the record producer?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2024 01:47 PM
Hi @DreDay3000,
Why not just use the reference type variable instead?
If you must use a string type, you can write a script within the Record Producer to search and populate the target field.
Cheers