Page 1 of 1
create panels
Posted: Thu Nov 10, 2016 11:08 pm
by sultan87
hello
I would like in a form to create several panels
example
Panel 1 Details
Panel 2 Payments
Panel 3 Readings
Panel 4 Expenses
how to do
Best regards
Pierre
Re: create panels
Posted: Fri Nov 11, 2016 6:22 am
by admin
I don't understand your question.
Re: create panels
Posted: Fri Nov 11, 2016 12:54 pm
by Dalkeith
Start by learning how to do subforms - I presume a subform area is the panel that you indicate.
I believe you can place multiple subforms on a single form -
Re: create panels
Posted: Fri Nov 11, 2016 11:47 pm
by sultan87
hello,
thank's for your responses
This is what I would like to do
Look at the attached file
how to do it?
best regards
pierre
Re: create panels
Posted: Sat Nov 12, 2016 9:31 pm
by mobilemcclintic
I've never done it, so can't know for sure, but couldn't you do a subform for the panels and do a tab for each panel?
Re: create panels
Posted: Sat Nov 12, 2016 10:56 pm
by sultan87
hello,
Thanks, but how do the panels ?
best regards
pierre
Re: create panels
Posted: Sat Nov 12, 2016 11:30 pm
by mobilemcclintic
I really think you need to look and learn about sub forms via the video tutorials, the wiki and the forum.
Without knowing how you plan on storing the data and using it, it will be difficult for anyone to guide you, and I don't think anyone will give you a step by step.
Making some assumptions, I'd be thinking along these lines:
Create form for the Le Locataire
Make a sub form on the bottom half that shows the panels.
Make a sub form for each panel.
Add those sub forms to the first sub form, and put the name of the tab you want at the top of each one (the names of your panels) into the Tab field. That will make tabs show up.
Link the sub forms up to their parent forms so you get the correct data using sql.
Again, I've never done it that way, but it's something to think about.
Re: create panels
Posted: Sun Nov 13, 2016 9:01 pm
by admin
I concur with mobilemcclintic.
Re: create panels
Posted: Mon Nov 14, 2016 9:06 pm
by sultan87
hello mobilemcclintic and admin
thank's for your responses
i try
best regards
pierre
Re: create panels
Posted: Tue Nov 15, 2016 4:52 am
by admin
.