GuillaumeZanini
Results
2
comments of
GuillaumeZanini
The input is a placeholder object from configuration.cs (with id, alias or guid style) like this `[DataMember] [JsonConfEditor(TypeEditor = "placeholderText")] public string InputPlaceholderCriteria;` It give a thing like that %PROPERTY_1234.PROPERTY_{PD.Projet}.PROPERTY_{7792C958-7DF6-4A63-BA57-437F7B5A6E82}%...
Yes you're right, especially since in a configuration placeholder used to get the content of a property information, usually the user do not use separated properties but often "chained" properties.