Umbraco or uComponents: DataType Grid - not firing OnSaving Event
Bit stumped with this one .
Umbraco v6.0.6 & uComponents 5.4.1 (& uSync which is where the problem materializes)
upon creating a DataGrid Datatype and saving without any DataTypes values. The "OnSaving" event is trigged by umbraco. (usync picks it up and writes it out to disk).
However once a dataType value has been added the OnSaving event is no longer triggered. I've added extra logging to usync and it's not getting an OnSaving at all - it works for other data types fine.
The data type appears to be saved in umbraco but no events are raised. with or without usync installed you also don't get the "DataType Saved" bubble in the corner - indicating (?) that umbraco hasn't received/set a save event ?
I'll take a look tomorrow morning, see if we can reproduce the problem. I don't think DataTypeGrid is doing anything funky with saving the data-type prevalues, but we'll see.
thanks, its a bit of a minefield not least because that bit of the core is quite old. so it could be doing anything - would be good to rule out uComponets
Any word on what is happening here? I am seeing the exact same problem. Prevalues are being written out to the config by uSync, but any data type columns I add are not, and then are removed from the datatype upon restart.
Umbraco or uComponents: DataType Grid - not firing OnSaving Event
Bit stumped with this one .
Umbraco v6.0.6 & uComponents 5.4.1 (& uSync which is where the problem materializes)
upon creating a DataGrid Datatype and saving without any DataTypes values. The "OnSaving" event is trigged by umbraco. (usync picks it up and writes it out to disk).
However once a dataType value has been added the OnSaving event is no longer triggered. I've added extra logging to usync and it's not getting an OnSaving at all - it works for other data types fine.
The data type appears to be saved in umbraco but no events are raised. with or without usync installed you also don't get the "DataType Saved" bubble in the corner - indicating (?) that umbraco hasn't received/set a save event ?
So ? - uComponents ? or Umbraco ?
Hi Kevin,
I'll take a look tomorrow morning, see if we can reproduce the problem. I don't think DataTypeGrid is doing anything funky with saving the data-type prevalues, but we'll see.
I'll let you know what we find.
Cheers, Lee.
thanks, its a bit of a minefield not least because that bit of the core is quite old. so it could be doing anything - would be good to rule out uComponets
Hi, I am also stuck on this. It would be great to have uComponents: DataType Grid in uSync's flow. Is there any news about this issue?
Any word on what is happening here? I am seeing the exact same problem. Prevalues are being written out to the config by uSync, but any data type columns I add are not, and then are removed from the datatype upon restart.
Guys,
Any update on this I am having the same issue, so you get the initial stub but not any configuration values.
Regards
Ismail
is working on a reply...