I know Sync is brand new, but I think the Custom Apps API should add the following properties:
Table model
-
isSynced: boolean, similar to a field’sisComputedproperty -
sourceTableId: similar to a MultipleRecordLinks field’slinkedTableIdproperty- Additionally:
sourceViewIdfor the source view - Additionally:
sourceBaseIdfor the source base
- Additionally:
Record model
-
sourceRecordId: similar to a MultipleRecordLinks field’slinkedTableIdproperty, but reporting the record not the table
Hopefully these won’t be too difficult to implement because boy would they be life savers!
