I have added a Ui-Only field to an aggregate model as a formula. Based on the value in that Ui-Only field, I have a button rendering based on an ‘enable condition’. Everything is working as expected except I get an error that Skuid is looking for my Ui-Only field in my object and can’t find it.
Note: Ui-Only field is ‘TimePeriod’
1. A Skuid Model, ‘IntegrationAggr’, requested a Field with relationship name ‘TimePeriod’, on the IntegrationTimeSheet__c Object, but Skuid could not find a valid Field accessible through this relationship name. Please check that this Field actually exists on this Object (or on any related Objects). If it does not exist, remove it from this Model.