cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Use Rule Editor to make a KUT field mandatory based on checkbox

Former Member
0 Kudos
2,566

Hi Experts

I have an Urgent requirement to set a KUT field mandatory based on checkbox.

requirement is, if checkbox is not checked then KUT field should be mandatory and mandatory sign the * should be seen there.

Please suggest me your valuable suggestion.

Please reply as soon as possible as it is urgent.

View Entire Topic
former_member259099
Participant
0 Kudos

Hi Guys,

What if my condition field is a custom field(that i created with KUT) i cannot see my custom fields for opportunity item in Rule Modeler. IS there any way to enhance these item custom fields for rule modeler and code list restriction purposes?

note: header level is working fine.

Orkun.

juliabeer
Newcomer
0 Kudos

Hi Orkun, have you found a solution for this issue?

former_member226
Employee
Employee
0 Kudos

Item level fields are not available as part of model rule validation. You have to either write a validation via PDI script or use some "ListModificationStructure" based field(but it has its own limitations)