CA Identity ManagerCA Identity GovernanceCA Identity Portal
Issue/Introduction
How do I display two pictures as part of a task profile tab, and save the selection of one of these pictures (mandatory attribute, radio button) in a user attribute?
Environment
Release: Component: IDMGR
Resolution
Pull in the pictures and the radiobutton html code via a field html object.. Then use that method to add an onclick() handler to the radio button that stores the selected value of the radio button in a user's field attribute.