- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 02:30 PM
I have a custom table in a scoped application. That table is essentially a choice table but is meant for users to add/remove from. I have a default 10 records that I want to have installed with it when the application is installed.
Is there an easy / best practice way of doing this?
I could create a fix script which would do an insert for each one, but that seems kinda lame especially if I had a table with 100 items in it.
Solved! Go to Solution.
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 02:33 PM
Hello Adam,
Create application files is what you are looking for.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 02:33 PM
Hello Adam,
Create application files is what you are looking for.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 02:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 03:02 PM
If I ever need to remove/update them, how do I access them? Do I simply go into applications settings and remove them from the related Application Files list or is there a better way?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 03:06 PM