- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regeln und StoreType / Rules and StoreType
--- English version below ----
Hallo liebe Community,
ab der R3 von FS5 soll es die Mรถglichkeit geben neben dem reinen Storetype (PAGESTORE, SITESTORE, ... ) auch noch herauszufinden ob man sich gerade in einer Section befindet. Leider habe ich noch kein Beispiel dazu gefunden.
Hat jemand von euch das schon ausprobiert?
Liebe Grรผรe
Benjamin
--- German version above ---
Hello dear community,
since the R3 version from FS5 it should be possible to get not only the pure store type (PAGESTORE, SITESTORE, ...) but also if I'm currently in a section. Unfortunately I have not found any example of this.
Have any of you already tried this?
Greetings
Benjamin
- Labels:
-
Developers
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Benjamin,
I haven't tested this but think that <PROPERTY source="#global" name="ELEMENTTYPE"/> is what you are looking for. When showing the form of a section, this property should be "section".
Best regards,
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Benjamin,
I haven't tested this but think that <PROPERTY source="#global" name="ELEMENTTYPE"/> is what you are looking for. When showing the form of a section, this property should be "section".
Best regards,
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Daniel,
thank you very much for tip, I was blind! After this hint I found the description in the properties part of the rules in the ODFS.
Kind regards
Benjamin

