Hi,
I have built a Glamour browser that uses magritte descriptions. The underlying data model is very simple. There are only integers to be displayed.
When I click the save button, I get some validation errors stating that the input entered in the text field is invalid.
If I deal with strings that is ok.
So I think that the input is not converted into integer and therefore magritte does not like it because an integer is expected but a string is provided.
Anybody already tried this use case ?
Francois
Hi,
Could you provide the code?
Cheers, Doru
On 18 Sep 2010, at 22:42, François Tanguy wrote:
Hi,
I have built a Glamour browser that uses magritte descriptions. The underlying data model is very simple. There are only integers to be displayed.
When I click the save button, I get some validation errors stating that the input entered in the text field is invalid.
If I deal with strings that is ok.
So I think that the input is not converted into integer and therefore magritte does not like it because an integer is expected but a string is provided.
Anybody already tried this use case ?
Francois _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Problem solving should be focused on describing the problem in a way that makes the solution obvious."