Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit f2a633a7 authored by Harald Martini's avatar Harald Martini
Browse files

set actual modaldata and modalresultfields to false,

parent a52f5dbd
Branches
Tags
No related merge requests found
...@@ -11,14 +11,14 @@ ...@@ -11,14 +11,14 @@
<Setting Name="WriteModalResults" Type="System.Boolean" Scope="User"> <Setting Name="WriteModalResults" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value> <Value Profile="(Default)">True</Value>
</Setting> </Setting>
<Setting Name="ModalResults1Hz" Type="System.Boolean" Scope="User"> <Setting Name="ModalResults1Hz" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">True</Value> <Value Profile="(Default)">False</Value>
</Setting> </Setting>
<Setting Name="Validate" Type="System.Boolean" Scope="User"> <Setting Name="Validate" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value> <Value Profile="(Default)">True</Value>
</Setting> </Setting>
<Setting Name="ActualModalData" Type="System.Boolean" Scope="User"> <Setting Name="ActualModalData" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">True</Value> <Value Profile="(Default)">False</Value>
</Setting> </Setting>
<Setting Name="SerializeVectoRunData" Type="System.Boolean" Scope="User"> <Setting Name="SerializeVectoRunData" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value> <Value Profile="(Default)">True</Value>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment