Developer Notes » History » Version 1
Luke Murphey, 07/17/2020 06:45 PM
| 1 | 1 | Luke Murphey | h1. Developer Notes |
|---|---|---|---|
| 2 | 1 | Luke Murphey | |
| 3 | 1 | Luke Murphey | h2. Where do values get converted (for things like KV store field conversions)? |
| 4 | 1 | Luke Murphey | |
| 5 | 1 | Luke Murphey | They get converted by the cell editor. There is a function for converting values in the getData() call too but this only gets called for csv lookups. |