![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to write a format page that prints out ever field and value. I can print out all the field names with: table tr><td>Field</td><td>Value</td></tr [FMP-LayoutFields]<tr><td>[FMP-FieldName]</td><td>??Value??</td></tr>[/FMP-LayoutFields] /table What I don't know is how to get the values. How can I do this? |
#3
| |||
| |||
|
|
your statement "trying to write" a format page seems vague to me. If you simply want a listing of all fields and their corresponding values a q&d way is to create a new format and move all fields to that format (via the wizard). I do this on a regular basis when I developing so I can keep up with my changes. Click.. view layout mode layout new on the dialog I name the layout "master" and usually add a date to the name (ie master070125) choose standard form and next move all and next default (or whatever you like) and finish hth steve |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |