Setting filters on Primary Key

afrancis
afrancis Member Posts: 43
Hi,

Before displaying the records from a table, I want to filter the records based on its primary key "No.".

For this, the required filter was set at the OnInit trigger of the form.

But when we run the form, it displays all the records. Setting filters for the fields other than the primary key works fine.

Am I missing something? Why is the filter set on the primary key not considered when the form is opened?

Regards,
Anse

Answers

  • afrancis
    afrancis Member Posts: 43
    I have resolved this issue. There was another filter set on the primary key down the line.

    Anse
  • bestianhow
    bestianhow Member Posts: 120
    Well done!


    Thank you,
    Kok Keong