Hi all! So no issue here other than I want to see if I can make things easier on myself. Here is the setup:
Lets say I have 20 ORGS that I want to setup and I have 5 forms that I created to add SOME of those forms. Lets label the forms, "A B C D and E". For each ORG I created, I only need forms B, C and D to be included with each ORG and every ORG that I create. Instead of having to add those forms each time, I want to be able to either run a script that changes the variables in the Database directly so that it reflects these forms have been added or create a line of code that will do this if I check a checkbox.
Currently I am doing a record compare to see how the DB knows what forms have been added to the ORG, which leads up to question 1: Does anyone know where that data or variable is in the DB?
If not, then Question 2: Does anyone know what file adds the forms to the ORG so I can look at that and maybe figure out where that is?
Thank you in advanced!