Data of records available in DB and visible in List view but not in Form

Mumtazsaas
Tera Expert

Hi Everyone,

I have some dependent fields (Division is dependent upon country and HFM entity is dependent upon Division) while importing the records in the table via import set, data are imported in the table and available in DB and list view but those data are not available in the form shows as --None-- after refreshing form also, data is not there and if I save the form data will be gone.

Please help me with the solution 

Also I can't remove the dependency

1 ACCEPTED SOLUTION

Mumtazsaas
Tera Expert

Just to let you know I got the solution 
Actually Backend value of the choice was different than the Label and I was trying to import with the label only 
Instead of that import through Value then it will take the correct data in the field also  

View solution in original post

7 REPLIES 7

1)How have you configured dependent field logic? 

>>I configured from fields configure dictionary. Selected dependent field and filled backend value of choice on dependent value  

2)Are you creating these choices during import or these choices already there and just loading date?

>> Dependent value and fields are pre configured before importing. After configuring dependent field and dependent value we are importing the data from excel file. 

Mumtaz

Mumtazsaas
Tera Expert

I configured from fields configure dictionary. Selected dependent field and filled backend value of choice on dependent value  

Dependent value and fields are pre configured before importing. After configuring dependent field and dependent value we are importing the data from excel file.

Mumtazsaas
Tera Expert

Just to let you know I got the solution 
Actually Backend value of the choice was different than the Label and I was trying to import with the label only 
Instead of that import through Value then it will take the correct data in the field also