PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Jean-pierre Leroy on September 28, 2013, 08:18:56 AM

Title: 'Cancel' property on command buttons reset to 'False' when reloading locked form
Post by: Jean-pierre Leroy on September 28, 2013, 08:18:56 AM
Hi Paul,

I just discover that when reloading locked forms, the 'Cancel' property on command button is reset to 'False' even if it was saved previously to "True".

It seems to happen only on locked forms.

To reproduce this behaviour:

- set the 'Cancel' property to True on a command button.
- Lock the FORM
- Save the FORM
- Close the FORM
- Reopen the FORM; you will see that the 'Cancel' property is 'False' now.

Please tell-me if you can reproduce this behaviour ?

Thanks
Jean-Pierre
Title: Re: 'Cancel' property on command buttons reset to 'False' when reloading locked form
Post by: Paul Squires on September 28, 2013, 11:49:41 AM
Hi Jean-Pierre, yes you seem to be right. I was able to reproduce the problem. I will look for a fix right now. I'll report back soon. Thanks!
Title: Re: 'Cancel' property on command buttons reset to 'False' when reloading locked form
Post by: Paul Squires on September 28, 2013, 11:51:40 AM
Actually, it seems like the Locking of the Form is irrelevant. The Cancel property seems to be resetting regardless. When the Project is initially loaded then the property will be set correctly to "True", but if you close the form and re-open it while inside FireFly then it resets to "False".
Title: Re: 'Cancel' property on command buttons reset to 'False' when reloading locked form
Post by: Paul Squires on September 28, 2013, 12:03:31 PM
Yes, it was a bug. It is fixed now and will be in the next FireFly update. When the Project is initially loaded then the property will be set correctly to "True", but if you close the form and re-open it while inside FireFly then it resets to "False".
Title: Re: 'Cancel' property on command buttons reset to 'False' when reloading locked form
Post by: Jean-pierre Leroy on September 28, 2013, 12:14:49 PM
Hi Paul,

Thanks for having fixed this issue ...

Sometimes I was asking myself if I was not mad regarding this 'Cancel' property !

Thanks a lot  :)
Jean-Pierre
Title: Re: 'Cancel' property on command buttons reset to 'False' when reloading locked form
Post by: Wilko Verweij on September 28, 2013, 07:01:14 PM
Solved within 5 hours. Where do you find this kind of support?