what is the difference between using fv.item.value and ri!ruleinput[fv.index].value or ri!ruleiput.value when using in savinto

Certified Associate Developer

I am having cascading dropdown inside a editable grid . I am getting data from db using cdt and storing them in ruleInput . I was facing error for oast 3 days like choice values and labels length didn't match. I tried using the a!save(ri!ruleinput[fv.index].value, save!value), in the saveInto .  the error is gone now. But I don't understand how it works.  Can anyone explain me or provide any document available it would be helpful.

  Discussion posts and replies are publicly visible