Skip to Content
Menu
This question has been flagged
2823 Views

I'm trying to get a field value in JavaScript but can't for the life of me figure out how to do it. I've tried every example I can find, but can't get it to work. Some examples also require a roundtrip to the server which seems utterly pointless.

I simply need the know the value as it currently exists on the frontend. The record may be in the process of being entered, so might not exist in the backend yet, and even if it did, I'd still need to know the ID in order to get it via RPC, so back where I started.

How on Earth can it be so difficult to achieve something so simple?

Avatar
Discard

Did you came up with a solution? I'm also struggling with that

Author

Never found a solution.

Related Posts Replies Views Activity
1
Dec 24
129
2
Nov 24
85
1
Oct 24
265
0
Sep 24
213
2
Sep 24
648