I was just wondering how specific I make an application.
For example let's say I have 3 clients. Do I make a single application for each of them them put their appropriate forms in that application?
Right now I have different applications for each appropriate "table" and then for each client. So I have applications for "Company 1 Clients" , "Company 1 Staff" and "Company 1 Jobs". Then "Company 2 Clients" etc.
Should I just make 1 application called Company 1, then make a form called clients, staff, and jobs. Then make the additional forms that get shown on the main forms but only share the main form?
If you are confused, let me get more specific:
Should I make the application as such:
Company 1 (application) -> Staff (form)
Company 1 (application) -> Clients (form)
Company 1 (application) -> Jobs (form)
Each form has its' own unique ID so I can create a form that pulls in data from all 3 to auto-fill then allow for additional input.
Then further I will have forms that get "sub displayed" on the main "Clients" form.
Again, should I setup each company in different applications then put ALL forms for that client in the respective application? Or should I have each company purchase a zoho account and I make each form an individual application while have the subforms created as forms in that application.
If this is too confusing and I need to call, i will just call the support line.
Thanks!