Skip to main content

Interface Archive?

  • July 20, 2022
  • 1 reply
  • 9 views

Is there a way to make an interface view static, or “archived” so it doesn’t update say after a certain date? There’s probably a better way to say this, help please!

1 reply

Kamille_Parks11
Forum|alt.badge.img+27

The interface won’t stop updating until the record(s) that feed it do. So you’ll need to have your data structured in a way that once a record “expires”, future updates get made to a different record or not at all.