Hello,
Three field was created - option yes/no, date and selection. When the yes/no field was clicked to yes, a pop up option appears with choices to select. Once a selection is made it populate the date and the selection field with the choice of selection and then it closes the job. The option yes/no is still yes after the other fields is filled because yes caused all these to happen.
two question on how this is done. when first click on the option yes/no to yes. This yes cause the pop up to appear. But since the field is still yes, wouldn’t the pop up continue to appear. How does it stop from appearing because is still yes or always true. And then how does it close the job ?
hope I make sense. I tried the same code with different fields I made. When I click to yes, the pop up keep popping up because the option is yes and then other times I did the same thing, there is no pop up at all, not even once and not even when the option button is yes.
please advise