diff json_db_config_generating.xml @ 3:8eb6c417d4f5 draft

planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
author tduigou
date Mon, 02 Jun 2025 15:10:45 +0000
parents 33ebf3ea3eb6
children
line wrap: on
line diff
--- a/json_db_config_generating.xml	Mon Jun 02 15:04:08 2025 +0000
+++ b/json_db_config_generating.xml	Mon Jun 02 15:10:45 2025 +0000
@@ -16,10 +16,7 @@
     ]]></command>
     <inputs>
         <conditional name="db_request">
-            <param name="execution" type="select" label="Save To DB ?" help="If True the execution key in the json file will be true" optional="false">
-                <option value="false" selected="True">NO</option>
-                <option value="true">YES</option>
-            </param>
+            <param name="execution" type="boolean" label="Save To DB ?" checked ='false' help="If True the execution key in the json file will be true" optional="false"/>
             <when value='true'>
                 <section name='db_config' title='DB config' expanded='true'>
                     <param name="db_uri" type="text" label="DB Connection URI" optional="true" />