Hi Charlie,



I don't have your exact field names and values you want to set, but I hope this would be a good example to how to do it. Let me know if you get stuck.



UI action which calls for the popup window(GlideDialogWindow):



ui page radio button 2.GIF



Then I have made a UI Page called "whyHold" which the UI Action calls on:


I put on 3 radio buttons and two normal(Cancel & OK). pressing cancel just destroys the popup,


Having OK checking which radio button is pressed. There is also a check so if the user doesn't choose a option,


they can't press OK.



ui page radio button.GIF




//Göran


View solution in original post