Skip to content

Is it possible to have a VIEW field calculate and display the result of INPUT[number]? #482

Answered by mProjectsCode
dmantisk asked this question in Q&A
Discussion options

You must be logged in to vote

No. Bind targes in view fields are treated as variables to evaluate a formula. This is done for performance reasons. Most notably so that the formula must only be parsed once.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dmantisk
Comment options

Answer selected by dmantisk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants