NetTalk Central

Author Topic: Report Progress Bar - In Browse Row?  (Read 2859 times)

charl99

  • Full Member
  • ***
  • Posts: 185
    • View Profile
    • Email
Report Progress Bar - In Browse Row?
« on: November 15, 2012, 06:35:51 AM »
Hi Bruce,

(1) It does not appear that a Print Button in a Browse row can have a progress bar.  (a) Is that correct or (b) is that why we wait for NT7?  ;)

(2) If the Print Button is conditional on the Browse, I do not really want to move it to the Frame (the Form in which this Browse is embedded), but if there is no other option, can this be done? ie, hide/unhide (for lack of a better word) the Button as a row is selected? 

Thanks
Charl

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11241
    • View Profile
Re: Report Progress Bar - In Browse Row?
« Reply #1 on: November 15, 2012, 07:06:04 AM »
I don't know about the NT7 bit Charl, but yes, Progress bars in browses are not implemented yet.

I don't think I understand the second part of your question - sorry, you'll need to explain a bit more.

cheers
Bruce

charl99

  • Full Member
  • ***
  • Posts: 185
    • View Profile
    • Email
Re: Report Progress Bar - In Browse Row?
« Reply #2 on: November 15, 2012, 08:16:23 AM »
Yes, I guessed that NT7 bit - very secretive you guys from Apple, oops, I meant CapeSoft.  I'll stop my fishing expedition.

Let's try (2):

I have a Form, with a Browse embedded on it.
There is a conditional Button on that Row (ie Status=1).
The Button does not show for Status = 0
If I move Button to Form, and I click a new Row, can I change that Button to, for example, Read Only (so you cannot click on it) based on the Status in the Row?

Orraait, nevermind, I think I answered myself here.  The Form is not available from the Browse.

Thanks
Charl

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Report Progress Bar - In Browse Row?
« Reply #3 on: November 15, 2012, 03:25:09 PM »
yes but on the form where you have your browse you have a client side tab to reset your button based on a record clicked in the browse.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11241
    • View Profile
Re: Report Progress Bar - In Browse Row?
« Reply #4 on: November 15, 2012, 10:05:09 PM »
kevin is right -
on the form is the client-side tab which applies to the browse field, and the button field.
So you should be able to update the button when the browse is clicked on.

cheers
Bruce