Hi,
I have had a look to see if a radio button is available as a user parameter for an FME app that is pulling the parameters back using fmeserver.js.
<form id="fmeForm" name="fmeForm" onsubmit="return dataDist.orderData(this);" onchange="dataDist.updateQuery()">
Does anyone know if this is doable?