Hi,
Standard MDK Switch control value binding takes "true/false" values. But our backend don't want to use Boolean data type. Instead they want to use Integer data type with 1,0 values.
We have around 350+ switch controls in different pages. To achieve this we have to write 400+ rules to convert Boolean to Integer. Its complex and error prone.
Can we extend existing Switch control and convert the data type to Integer.
Best regards
Sreekanth