Skip to main content

How to make List of Value(LOV) in IFS developer studio?

when we are going to run Order report now parameter values put Manually (not from LOV) now we want to select from list of values (LOV), please suggest how to make lov???

Hi @Waqar Habib

You can follow this guide to create a list of values (LOV). Add List of Values (ifs.com)

I hope this helps. 

Best Regards,
Charana


LOV for report parameters you do like this:

Model the LOV and set correct flags you want:

Then the rdf shall look like this:

 

Explanation about the view comments can be found in section “Report View and Column Comments” here:

https://docs.ifs.com/techdocs/22r2/060_development/025_operational_reporting/048_data_assembly/


Reply