NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Thys on December 21, 2016, 10:30:12 PM

Title: Repeated use of browse on a form
Post by: Thys 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
Title: Re: Repeated use of browse on a form
Post by: Bruce 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