I have a requirement where I need to change the free text item to LOV field through forms personaliz
I have a requirement where I need to change the free text item to LOV field through forms personalization. I want to restrict the free text filed to list values where user can select the values from LOV
Form name: Standard Journal Screen in GL Manager responsibility
Field: LINES.DESCRIPTION
I have tried to achieve this requirement by following the below mentioned steps
1.creating Record Group from Query through built-in Type and given the Group Name
2.Assign the LOV to the target field using the GROUP_NAME which I have created
I am getting FRM-41091: Cannot find LOV: Invalid ID error when I am executing this.