Hi all,
I am new to mendix and i do not know how to use checkbox within dataview.
Basic Details is I am Creating Travel Insurance application in that i need to create three Categories Like normal, Premium and Luxury.
I have created table like structure with 3 Columns as Normal, premium and Luxury.
In that columns premium and Luxury I have to place checkbox for covering personal objects like Passport, Medical etc and the condition for checkbox is " If the user selected the checkbox certain percentage(say like 10%,20%) of main fee will be added to result .. and Microflow procedure for Checkbox activity
Please tell me or Advice me to do this in Step by step manner with an Example, so that i do Easily.. Thanks in Advance