Hallo FS-Community,
beifolgender Frage könnte ich eure Hilfe gebrauchen:
Ich würde gerne innerhalb des ContentCreator die FS-Suche mit einem vorgegebenen Begriff aufrufen.
Grundsätzlich ist dies auch möglich mit dem JS-Kommando:
top.WE_API.Report.show( "Search",{}, false);
Dies ist auch in der offiziellen Dokumentation beschrieben (siehe https://docs.e-spirit.com/odfs/template-develo/javascript-apis/contentcreator/reports/index.html).
Was jedoch fehlt ist die Information, wie der Parameter-Name des Such-Textes lautet.
Kann da jemand weiterhelfen?
Gruß,
Christopher
---
Hello FS Community,
I could use your help with the following question:
I would like to call the FS search with a given term within the ContentCreator.
Basically this is also possible with the JS command:
top.WE_API.Report.show( "Search",{}, false);
This is also described in the official documentation (see https://docs.e-spirit.com/odfs/template-develo/javascript-apis/contentcreator/reports/index.html).
But what is missing is the information what the parameter name of the search text is.
Can anyone help?
Greetings,
Christopher