Hi,
I have the following structure:
productA\1.0
productA\1.0
productB\2.0
productC\1.5
I need to have a separate search page per version as each product and version can be installed on its own.
However, I also need to ber able to have a general search that can search across all products and versions.
How do I do this? I am using the offline Javascript.
Hope you can help,
Carla
I have the following structure:
productA\1.0
productA\1.0
productB\2.0
productC\1.5
I need to have a separate search page per version as each product and version can be installed on its own.
However, I also need to ber able to have a general search that can search across all products and versions.
How do I do this? I am using the offline Javascript.
Hope you can help,
Carla
Comment