cancel
Showing results for 
Search instead for 
Did you mean: 

Put radio button instead of standard button in user desicion workitem

Former Member
0 Kudos

Dear Exepert,

I want to customise my userdesicion workitem,. I want to put radio buttons instead of default button . Please let me know what configuration i need for that.,

Regards,

Gurprit Bhatia

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

If you are using UWL, it is easy to achieve this through the customization of the xml file.

Declare the type in the display attribute of a view as type radiobutton, this requires the actionRef.

The actionRef then specifies the action that the display attribute is linked to. Selection mode SINGLESELECT gives you a radio button so user can move the focus to one work item at a time - this is defined in the view section of the xml file.

Here you can see some sample code on how to achieve this through the Universal Worklist:

[http://help.sap.com/saphelp_nw70/helpdata/EN/7b/1232a8ef574332ba83406f4f5343a3/frameset.htm]

Best Regards,

Beth

Former Member
0 Kudos

You cannot do this in R/3. I will suggest you to create your own decsion task using Module pool where you can use radio button.

Thanks

Arghadip

surjith_kumar
Active Contributor
0 Kudos

Hi..

In Portal, UWL you can do the customization. In R3 u cant do.

Regards,

Surjith