Hi All,
I am working on a WebApp that sets a flag in a BSP by setting a hidden HTML field to "X" using javascript.
Unfortunately, when I submit the form, the value of the hidden attribute is wiped out, and comes in as NULL. I did some debugging, and it appears the value of the hidden attribute is lost when the BSP enters the onInputProcessing routine.
Has anyone ever seen something like this? Do you know if there is a way to "commit" the value to the hidden HTML field so that it does not go away?
Thanks in advance!
Regards,
Roman D.