accessing calculate field in button click event
-
Hello,
I try to get the value from a calculated field in the onclick event of a button. It seems not possible. For example:
var naam = fieldname134; document.location = naam;
I do it now with a some global variables, but should be nice if I can access the value directly.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘accessing calculate field in button click event’ is closed to new replies.