NetTalk Central

Author Topic: Repeated use of browse on a form  (Read 3144 times)

Thys

  • Sr. Member
  • ****
  • Posts: 311
    • View Profile
    • Incasu
    • Email
Repeated use of browse on a form
« on: December 21, 2016, 10:30:12 PM »
Hi,

I have a form on which a browse is repeatedly used i.e. the browse is generated using different filters. But the functionality to edit records on the browse doesn't seem to be consistent on all instances of the browse. On the first instance on the form, everything works fine. But on the second instance the selection of a record doesn't seem to work.

I suspect it's because the DIV of each of each browse has got the same id - which are template generated. It could be that JQuery can't distinguish between them.

Is there another way to uniquely identify each instance of the same browse on a form?

Thys

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Repeated use of browse on a form
« Reply #1 on: December 22, 2016, 01:33:11 AM »
you can't use the same Browse procedure multiple times on the same form.
sorry.

cheers
Bruce