NetTalk Central

Author Topic: NetWebForm default action with multiple key component  (Read 1900 times)

walter.dasilva

  • Sr. Member
  • ****
  • Posts: 314
  • SOFTVALE
    • MSN Messenger - walter@softvale.com.br
    • View Profile
    • SOFTVALE
NetWebForm default action with multiple key component
« on: March 13, 2012, 12:45:17 PM »
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,
Walter - SOFTVALE

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: NetWebForm default action with multiple key component
« Reply #1 on: March 14, 2012, 12:16:32 AM »
I think a small example would be useful.

cheers
Bruce

walter.dasilva

  • Sr. Member
  • ****
  • Posts: 314
  • SOFTVALE
    • MSN Messenger - walter@softvale.com.br
    • View Profile
    • SOFTVALE
Re: NetWebForm default action with multiple key component
« Reply #2 on: March 14, 2012, 04:14:52 AM »
Bruce,

is this enough?



[attachment deleted by admin]
Walter - SOFTVALE

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: NetWebForm default action with multiple key component
« Reply #3 on: March 14, 2012, 11:19:53 PM »
unfortunately no.
I need an example I can compile and run, so I can follow the code to see what it is doing.
ie I need an app, dict, tps file and so on.

you can usually just modify one of the small shipping examples to show the effect.

Cheers
Bruce