sdonaldson
Programmer
I want to refresh the title of a browse window every time the user makes a change to particular column on any record.
To be more specific, the browse window shows stock items which the user selects for shipping. The user wants to see the total value of the items as they are selected.
I figured I could do this by adding a call to a function in the valid clause of the relevant browse field, and then including a MODIFY WINDOW ... TITLE command in the function. Although no error is being reported, this doesn't appear to work as the browse title never changes.
Am I missing something ?
Can this be done in 2.6a ?
Thanks in anticipation, Shaun Donaldson
System Corporation plc
To be more specific, the browse window shows stock items which the user selects for shipping. The user wants to see the total value of the items as they are selected.
I figured I could do this by adding a call to a function in the valid clause of the relevant browse field, and then including a MODIFY WINDOW ... TITLE command in the function. Although no error is being reported, this doesn't appear to work as the browse title never changes.
Am I missing something ?
Can this be done in 2.6a ?
Thanks in anticipation, Shaun Donaldson
System Corporation plc