You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field History is enabled on the Current Weight field on Animal.
Requirement is to display a chart on the Animal record page showing the changes in weight over time of the Animal.
Use of LWC considered, and currently discounted due to complex of Apex and read only fields like history (Test Apex Class complexity). Also requires inclusion/maintenance of 3rd party library
Use CRMA to produce graph and publish on Record Page
Optionally create a reference on chart to display Ideal weight, field could be pulled from Breeds object
The text was updated successfully, but these errors were encountered:
Field History is enabled on the Current Weight field on Animal.
Requirement is to display a chart on the Animal record page showing the changes in weight over time of the Animal.
Use of LWC considered, and currently discounted due to complex of Apex and read only fields like history (Test Apex Class complexity). Also requires inclusion/maintenance of 3rd party library
Use CRMA to produce graph and publish on Record Page
Optionally create a reference on chart to display Ideal weight, field could be pulled from Breeds object
The text was updated successfully, but these errors were encountered: