NetTalk Central

Author Topic: Change text of Insert button on browse  (Read 2055 times)

kingja

  • Sr. Member
  • ****
  • Posts: 261
    • View Profile
    • Email
Change text of Insert button on browse
« on: January 21, 2014, 12:59:50 PM »
I have tried the following:

p_web.site.InsertButton.textvalue = 'something new'.

I have tried many embeds with no luck.  How can I change the text of the Insert button on a specific browse (without affecting other browses)?

Thanks,

Jeff

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11242
    • View Profile
Re: Change text of Insert button on browse
« Reply #1 on: January 21, 2014, 10:36:08 PM »
Right click on the browse procedure.
Choose Source.
Search for the GenerateBrowse routine.
Add it into the embed point at the top of the routine there.

cheers
Bruce