NetTalk Central

Author Topic: button on a browse - 'in row' button  (Read 3184 times)

pbouma

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
button on a browse - 'in row' button
« on: November 05, 2016, 07:37:36 AM »
Hi,

I've seen questions like this before, but cannot find what I want.

I have a browse with several columns and one button ('in row'). Browse file = Actions
(one of the columns = ACT:CustomerID)
The button ('other') must open a Form with a record from another file (table): Customers with that CustomerID)
(The Action file has a relationship with Customers)
How can I open that form?
Please help me, I am stuck.

Kind regards, Piet


« Last Edit: November 06, 2016, 08:08:51 AM by pbouma »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: button on a browse - 'in row' button
« Reply #1 on: November 07, 2016, 05:50:05 AM »
The Cus:CustomerId field could be passed as a parameter.
Ideally indirectly using AddBrowseValue.

See FAQ #4 for some hints, but we can also chat about it in the webinar this week.

cheers
Bruce