When i want to create the onGet
event code for a calculated attribute the proposed destination folder is "methods
" where it should be "model
" as described in the on-line documentation;
Strange enough, both files "<..>.events.js
" and "<..>.methods.js
" already exist under the model/<..>
folders (where <..>
stands for each datastore class in my model) but seem to be ignored by Wakanda Studio.
I did not find where i could change that destination.
Is it possible and where?