This commit is contained in:
@@ -803,6 +803,7 @@ namespace AyaNova.PlugIn.V8
|
||||
//ok, were here because there *are* custom fields available
|
||||
var a = await util.GetAsync("FormCustom/" + RavenCustomTranslationKeyObjectName);
|
||||
var ctoken = util.CTokenFromResponse(a);
|
||||
d.concurrencyToken = ctoken;
|
||||
await util.PutAsync("FormCustom/" + RavenCustomTranslationKeyObjectName, d.ToString());
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user