Joseph31 Posted November 10, 2010 Posted November 10, 2010 (edited) Hello everyone -- Setup Tables: Insured Due Diligence Two Records joined by INS_Insured::ID_Insured = DUE_Diligence::id_Insured Is there a way to make a portal on the insured page from the Due Diligence page that would already have contents (questions) in the portal... have the portal self-populate it self with a list of questions to be answered by check boxes... Example: Think of a questionnaire -- that scrolls... There are about 25 questions that have to be answered on each new insured --- Each question should be on its own line... Is this possible? To help better explain please see example attached Version 2 might be closer but still does not work... any one know how to get the answers different per insured. Thank you Joseph Question_Portal.zip Question_Portal_Version_2.zip Edited November 11, 2010 by Guest
Joseph31 Posted November 11, 2010 Author Posted November 11, 2010 (edited) I have redone my example, I hope this helps.. Setup: Tables Insured Questions Answers Relationships: Insured::id = Questions::id This populates the insured table with the questions... I have the ablitly to use different id's when i only want certain question to appear that relate in content to the page that the portal is on. (For future expansion) The problem comes into play when I want to fill in yes no for each different question and each different insured... As you will see this part does not work -- I need the answers to be not related per question and not related per insured. But the portal related to the insured as a whole... Please help. Thank you Joseph Portal_Question_-_Final.zip Edited November 11, 2010 by Guest
Recommended Posts
This topic is 5129 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now