When users sign up, I want them to get certain records in the app with their user ID so that the app is not empty everywhere and they can better understand how to use the app by viewing examples.
I thought about creating a triggered action associated with the user table, so that when a user is approved / sign up the triggered action(s) provide the specified records.
Before I start, I wanted to ask if anyone has any recommendations, as I anticipate it might be complicated. Several of the tables involved have referential integrity enabled and I suppose the population must run a specific sequence.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
KG360
When users sign up, I want them to get certain records in the app with their user ID so that the app is not empty everywhere and they can better understand how to use the app by viewing examples.
I thought about creating a triggered action associated with the user table, so that when a user is approved / sign up the triggered action(s) provide the specified records.
Before I start, I wanted to ask if anyone has any recommendations, as I anticipate it might be complicated. Several of the tables involved have referential integrity enabled and I suppose the population must run a specific sequence.
Any experience, prior art, ideas ?
KG
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.