What is the best practice to keep copies of the entire apps page in a periodic manner in case of reference required in the later period.
Duplicate App and store it with date mentioned.
One point for consideration is the retention period, as the underlying/linked models change the relevance of an duplicated UX pages may be impacted. Cards may no longer work as originally designed.
This will vary by use case but from my experience the utility of these duplications have a limited shelf life.
@BlessyDube - While creating your duplicate app, you can provide instructions in the app with the date you created and also the app name can also include the date created.
Hi @BlessyDube , One more point worth noting is to remove the access to the older/copied app pages for the user so they don't end up in the wrong/outdated pages.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦