Skip to content

Commit

Permalink
Update image URL for calculated field error in AppGini
Browse files Browse the repository at this point in the history
  • Loading branch information
bigprof committed Apr 24, 2024
1 parent 1e4c594 commit 2dc51b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/calculated-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you are trying to set a field as a calculated field, it must **NOT** meet any

You'll see a clear error message in AppGini explaining why a field can't be set as a calculated field if any of the above conditions apply to that field.

![Calculated field error in AppGini.](https://cdn.bigprof.com/screencasts/calculated-field-error-message-for-non-read-only-field.png)
![Calculated field error in AppGini.](https://cdn.bigprof.com/appgini-desktop/help/calculated-field-error-message-for-non-read-only-field.png)

Also, if you set a field as a calculated field, and later on make some changes to the field that prevent it from being a calculated field, you'll see a warning when generating the app that the calculation will be skipped, along with reason for skipping:

Expand Down

0 comments on commit 2dc51b7

Please sign in to comment.