Hi,
Anyone able to help with this and how to acheive this?
1) Got a TESTSMO, has 4 fields as follows: Main Job, Job2, Job3, Job4
2) On my form, I have a Radio Button List which pulls Job Roles for a person from a different SMO and displays them in the View.
3) The users is asked to select their main job role (radio button clicked). At this point i want to SAVE the selected item to TESTSMO field Main Job, but i also want to save the other (non-selected) roles that appear in the Radio button list to TESTSMO fields Job2, Job3, Job4. -The order they are in Job2,3,4 is not relevant, just need to have any roles saved in those fields.
Everything must be saved in one record, not multiple lines
Any ideas how i do this? I know how to save the selected item, but how do you save the non selected items at the same time? Is there a For all rule which can exclude the selected item?
Any help appreciated