NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on June 07, 2014, 03:18:36 AM

Title: Edit In Place not reflecting correct wording on button (Example31)
Post by: terryd on June 07, 2014, 03:18:36 AM
Example 31 Using the bottle theme
click on the Invoices Operation on the left. All paid items set as No with a pale red button colour (1.png)
Click on a couple of paid buttons. The colour changes to white which is the colour for paid (true), but the wording stays No (2.png)
Click on Operations Invoices again and the browse is correct where the whiite buttons have the correct wording.(3.png)
 


[attachment deleted by admin]
Title: Re: Edit In Place not reflecting correct wording on button (Example31)
Post by: terryd on June 09, 2014, 02:48:36 AM
Bruce
The problem with this is that the user doesn't see the wording change from no to yes so keeps on pressing the button (like I did)
Title: Re: Edit In Place not reflecting correct wording on button (Example31)
Post by: Bruce on June 09, 2014, 03:04:36 AM
in the example, that specific checkbox, is not set to refresh "anything" when it is clicked. Indeed the color changing is really more of a fluke than by design.

BrowseInvoices procedure, Inv:Paid column, Edit tab, Client-Side tab, None of the 3 "refresh" items are ticked on. In this case I'd tick on "Refresh Browse Cell...."

Cheers
Bruce