Replies: 1 comment 1 reply
-
Hi @ivojolol, This can be tricky to reproduce and debug for me. Is it possible for you to give me access to a page with just a bit of data that has the issue? No need to access the Builder. Send me the login info at my email: [email protected] with the link to the app. This would accelerate the process a lot. Thanks for reporting, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I've tried setting up the _arh and _vrh keywords using the wiki. I also tried referring to Carl's video.
Everything is working, except, I get two entries per instance where I've enabled the _arh keyword. The first record that's created always contains "undefined" on random fields that I can't figure out why it's even referring to those fields, ie:
Invoice (field_2827):
Before: undefined
After:
Changed By (field_2824):
Before: undefined
After:
The 2nd record that's created looks correct, ie:
Description (field_1927):
Before: 2022 Renewals for DEMO CUSTOMER - IMPORTER1
After: 2022 Renewals for DEMO CUSTOMER - IMPORTER5
I can't figure out what's causing this. I've tried the following:
Let me know if I can provide any additional info to help figure this out.
Thank you so much for KTL!
Beta Was this translation helpful? Give feedback.
All reactions