Masayuki Nii
Masayuki Nii
I'm sorry, I've forgotten to implement the OAuth process on FM 17 platform. As far as Ver.20 goes, the OAuth feature isn't available. So we need to call '/oauth/getoauthurl' and...
Authentication UI should generate on the server side.
**_If you think some of below should be a issue, please make a document for it.**_ - [ ] Documentations, especially English documentations. - [ ] Generating the page on...
As described in title.
If a node has the _@_@style._ target and the data-im-format attribute, the style wasn't apply and the data-im-format is just applied. Both have to be applied.
In case of a target node having data-im-format and target in data-im, the formatting feature affect to all targets in the data-im attribute. If the data-im has the value of...
If i18l is not present, the frac_digit is going to be set to -1, but the value 127 is appearing. We have to check the processing of the value.
As like a FileMaker.
If the access to the database takes long time, current IM let user wait for. To avoid it, the incrementally building page is required.
The rule key's expression can't contain the reference to another field in context. If it does, errors are appeared but they are just in browser's console, not as IM Errors....