Frontmatter
| id | 6614 |
| title | data.RecordFactory: add support for calculated fields inside the original data symbol |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Apr 4, 2025, 2:54 PM |
| updatedAt | Apr 4, 2025, 2:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6614 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 4, 2025, 2:54 PM |
parseRecordValue()should get changed to just use one paramcalculate()for a given field needs to change:calculate(data, fields), where data is eitherrecord[dataSymbol]orrecord[originalDataSymbol]