Questions and discussion about using ProcessMaker: user interface, running cases & functionality
By vdelairewa
#824437
Hi All

Below I have the javascript coding for showing and hiding 2 Grids if I check any or both the checkgroup.
How Can I select only 1 check box to be selected at a time (not both)? I know it would be easier to do a dropdown but my coding doesn't seem to work.
Code: Select all
function showHideFields (newValue, oldValue) { 
    if (newValue.indexOf('SalRef') != -1) {
        $('#salerefundtemp').show();
    }
    if (newValue.indexOf('SalRef') == -1) {
        $('#salerefundtemp').hide();
    }
    if (newValue.indexOf('CCR') != -1) {
        $('#CCR').show();
   }
 
    if (newValue.indexOf('CCR') == -1) {
        $('#CCR').hide();
    }
 }

// HIDE FIELDS:
$("#salerefundtemp").hide();
$("#CCR").hide();

// END HIDE FIELDS

$("#chk_request").setOnchange(showHideFields); //when field changes
//when Dynaform loads:
showHideFields( $("#chk_request").getValue(), $("#chk_request").getValue() );
Attachments
Show and Hide Grid.JPG
Add description
Show and Hide Grid.JPG (51.21 KiB) Viewed 4421 times

Hello. For rental housing, there are software solu[…]

Experience heightened pleasure with Cenforce 100 M[…]

Get an instant solution to move emails to MBOX for[…]

Most Demanding OST to PST Converter

The most demanding OST to PST Converter is TrijaT[…]