Posts by Jcsmz • 1 point
2 posts
-
-2
votes1
answer39
viewsQ: Save value I already selected in combobox
I would like to save with the data that is already selected but does not work, I have to put in yes and then go back to no Method handleChange(e) { let obj=Object.assign({},this.state.area)…
-
-3
votes1
answer51
viewsQ: Error in Validationresult when trying to create Migration
One or more validation errors were detected during model generation: Sigma.Infra.Data.Context.ValidationResult: : EntityType 'ValidationResult' has no key defined. Define the key for this…