Ask a Question related to Adobe Indesign Macintosh, Design and Development.
-
Alan Pilgrim #1
Making list out of XML file with multiple records
We are trying to find out a way to solve the following issue, and was
wondering if there are ways to do this in Indesign CS:
We have an XML file that looks simular to this:
<book>
<record>
<field_one>First record, text in first field</field_one>
<field_two>First record, text in second field</field_two>
</record>
<record>
<field_one>Second record, text in first field</field_one>
<field_two>Second record, text in second field</field_two>
</record>
<record>
<field_one>Third record, text in first field</field_one>
<field_two>Third record, text in second field</field_two>
</record>
</book>
Each record is supose to have the same layout, like in a dictionary or
a phone book.
Example:
____
Name:
First record, text in first field
Address:
First record, text in second field
----
____
Name:
Second record, text in first field
Address:
Second record, text in second field
----
____
Name:
Third record, text in first field
Address:
Third record, text in second field
----
Are there ways to solve this issue?
Thanks in advance!
Regards,
Alan Pilgrim
Alan Pilgrim Guest
-
CF Multiple Queries, Multiple Records
All, I've got three queries all passing variables from previous queries. The issues? The second query returns 4 records. I want to use IDs for... -
update multiple records in multiple tables from one form
hello I have been trying to run multiple update queries based on the data entered by user. Brief background: I am fetching data from various... -
to parse a list of records....
Hi experts, I have the below issue: I have an input table like this: ----- ---------- -------- Year ... -
Selection of records in list
Dear folks: I was wondering how to query MySQL to display only a selection (1-20, 21-40) of a query in an HTML list. Can that be done in an SQL... -
Making all fields from all records display at one time
What I'd like to do is, after inputing data into 2 or more records, is have a button you can click on that will display all the fields from all the...



Reply With Quote

