I have a netwebform with default action set to VIEW. the unique key has 4 components.
I have set all values for those component but i´m receiving a message that record not found.
i´ve popup those values on procedure setup and the values are OK.
checking the source on the line:
p_web.FormReady('FichaPerfil','View','Col:NumCad',clip(p_web.gsv('Col:NumCad')))
we have only the last component. is it right? what am i doing wrong?
Cheers,