The CreatorCon Call for Content is officially open! Get started here.

push variable data into reference field

DreDay3000
Giga Guru

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

James Chun
Kilo Patron

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