xs:date bind

Project:formsPlayer
Version:1.5.5-dev
Component:User interface
Category:bug
Priority:normal
Assigned:Paul Butcher
Status:closed
Description

Please refer to the self contained application and the xls sheet that was sent to Mark for further info

Click Reset button and watch the Trade Date field. The trade date field does not have the check box now.

Updates

#1 submitted by Paul Butcher on Tue, 2007-09-25 09:50

As I see it, since the required attribute of the corresponding bind is "true()", there should be no checkbox to start with. I shall investigate why it appears.

#2 submitted by abb on Wed, 2007-11-28 23:22

Any update on this.

Regards
Nirmal

#3 submitted by Paul Butcher on Thu, 2008-02-07 16:03
Assigned to:» Paul Butcher
Status:new» applied
Attachment:dt.html (2.34 KB)

What appears to be happening is that the appearance of date controls that bind using @bind, is out of sync with the required property on startup. After the next refresh, everything is properly up to date.

The attached file demonstrates this. There are two pairs of controls, each control in the pair is bound to the same node by a different mechanism. Each node is required. Once one of the controls in a pair changes, the incorrectly displayed one loses its erroneous checkbox.

A fix for this has now been applied.

#4 submitted by Anonymous on Thu, 2008-02-21 18:01
Status:applied» closed