Hi,
We have a folder we want to add into a custom tab, that has a slash ("/") in it. Does anyone know how to refer to it in the spec?
The placement is Gruppeinnhold > Analytics > 2. Avdelingsvis innhold > Kategori > OTC/HV
The search path is /content/folder[@name='Analytics']/folder[@name='2. Avdelingsvis innhold']/folder[@name='Kategori']/folder[@name='OTC/HV']
The path would be
"path": ".public_folders/Analytics/2. Avdelingsvis innhold/Kategori/OTC/HV",
where the slash in OTC/HV is in the folder name
I have tried single and double back slash ("\") before the slash, but no luck
"path": ".public_folders/Analytics/2. Avdelingsvis innhold/Kategori/OTC\/HV",
"path": ".public_folders/Analytics/2. Avdelingsvis innhold/Kategori/OTC\\/HV",
We can't change the folder name, as it has been around a long time, and people have bookmarked, schedules etc the folder and/or its content.
------------------------------
Sandeep Dhirad
------------------------------