Title
Newbie - multiple forms
Post
Sorry, I am so new to FileMaker I don't even know the correct terminology.
I have created a simple database and input form to collect survey information when walking round a house. It is being tested on an iPad and works well.
I would now like to improve the usability by having muliple input screens, one for the outside, another for the upper floor another the lower floor etc. In Bento this is easy by making multiple tabs at the top, but I cannot see how it is done in FileMaker
It would be very helpful if someone would point me in the right direction.
Thanks
FileMaker also has a tab control that you can use for the same purpose.
You can also create multiple layouts and put buttons on the layout that enable you to switch layouts when you tab/click them.
With scripting, you can even set up a drop down list of such layouts so that you can select a layout from the list and you are then taken to that layout.