Skip to main content
January 28, 2022
Question

editable grid missing ids

  • January 28, 2022
  • 14 replies
  • 0 views

Hi,

Please can any one help me regarding missing id-s.

I am using editable grid and after select a value from component pickerFieldRecords the id is not saved into local variable. What I am doing wrong?

Here is a code:

Thank you.

Local variable

14 replies

January 28, 2022

Data type

harshitb6843
January 28, 2022

Hi there,

It looks like you are trying to save the value in fv!item.travelMode.display, because of which the fv!item.travelMode.id is not getting updated. But when I tried the same implementation on my Appian environment, the component is saving the primary key of the record selected, unlike your case where the label is getting saved. 

Can you please add a screenshot of the 'Travel Mode' record for me to see if you have a primary key there?

January 28, 2022