G
Gian Torralba
Guest
Hello, Can you modify the highlighted line with this? I just tested this and it returns both values rather than IDs var sp= rbv_api.getFieldValue("client6",{!id}, "special_program"); var sp= rbv_api.getValueById("client6", "special_program", sp); rbv_api.setFieldValue("client_21", {!R77816268.id}, "before_special_program", sp); It should display the selected radio button value by using both #value in the field token. Thank you, Gian client_21
Continue reading...
Continue reading...