NetTalk Central

Author Topic: SelectField  (Read 1759 times)

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
SelectField
« on: May 29, 2010, 04:35:13 AM »
Hi All,

I can use selectfield (sets the field the cursor is on when a page loads) on a form but I can't seem to get it to work when I am trying to select a field on a browse embedded in a form. This is what I tried.

      p_web.SetValue('SelectField',clip(loc:formname) & '.' & p_web.crc32('POC:ChartCode' & p_web.GSV('POC:ID')))


Cheers,

Kev