bartman
- Activité totale 22
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 2
- Abonnements 8
Publications
Activité récente par bartman-
CMS_INPUT_PERMISSION, "snippets" in search result list or FS_DATASET selector
Hi Community, is there a chance to configure how a CMS_INPUT_PERMISSION field in a dataset is visualized in the search result list in FS datasource? It's only showing the object ID (default toStrin...
-
Choose a page or pageref based on conditions
Hi community, we use a FS_REFERENCE to allow the editor to choose a specific PageRef. The requirement is now to only allow to choose page or pageref that meet a specific condition, e.g. a field in ...
-
DB query/filter with size of a relation
Hi folks, I want to find only datasets that have at least one related dataset like so? <QUERY entityType="MyType"><GT attribute="relationList.length()" datatype="java.lang.Integer" value="0"/></QUE...
-
Call hierarchy broken in Eclipse/STS since FS 2024.11
Hey folks, who else is a dino and uses Eclipse or STS? We found the call hierarchy shows empty when there is at least one FS type in the parameter list or return type of the method. Until FS 2024.1...
-
Suppress validation rules with scope release via API
Hi community, is it possible to suppress the validation during release via API? Background: we want to enforce editors to enter some data before release should be possible. But when an automatic pr...