erictgrubaugh
02/21/2025, 11:55 PMerictgrubaugh
02/22/2025, 12:02 AM<object>scriptid=customrecord69.val_987654_1234567_sb2_123|scriptid=customrecord69.val_987655_1234567_sb2_456</object>
should instead be
<object>customrecord69.val_987654_1234567_sb2_123</object>
<object>customrecord69.val_987655_1234567_sb2_456</object>
in your manifest.xml
file.
I've split the two IDs into two object
tagss. manifest
references usually don't include the scriptid
portion.karlenigma
03/01/2025, 11:51 PM