saving conditional statements
I have a data set that is being output from File Maker. I need to be bale to create a template so that someone can create an update directory with as little effort as possible. Part of this includes creating a directory of services grouped by topic. I have two questions regrading this.
1. I cant seem to save conditional statements when I save my template. I open it back up and the statements are just gone. If I have already attached my data source then the conditions are already evaluated. I will need to enter approximately 50 of these. So I really need them to be saved. I have tried just about every file type there is but still no luck.
2. I need something similar to a while loop. I have a heading that lists the type of service, then I need to list all of the entries that are tagged with that type of service. So it should read something like this
childcare services
first place that offers childcare
second place that offers childcare
third place that offers childcare
I have only been able to output the heading "childcare services" above each one of the entries.
Hopefully that all made sense. Thanks for your help!
|