Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
#828458
Hello
My friends, I have a problem and I can not solve it :( :( :( :( :( :( :(
I have a grid called gridlist that contains 2 checkboxes named checkyes and checkno. Now when I check checkyes, I want checkno to be disabled and only the same row to be disabled, not the entire column.


Is it possible to reach this conclusion from dropdown?
please guide me؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟
#830009
Hi vahid2231,

if you put the form inside a GRID you can access them via javascript, here is the documentation

https://wiki.processmaker.com/3.1/Grid_Control#Accessing_Grids_with_JavaScript

also your code could be something like this:

$('#gridTesting').on('change', 'select, input', function() {
//function to check values
}

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]

AI bot development involves creating intelligent b[…]

AI bot development encompasses creating intelligen[…]