filter data on page

HI experts,

1. let's say that I have a table that inside a table have 10 records. 5 records has a field value "A" and other 5 is "B"
2. and on page "1", I define a field that refer to that table and I want to show only 5 that have filter "A"
3. and on page "2" I also do the same thing, but need to show other 5 with "B" on the filter

how can I do that ?

thanks,

Answers

  • AKAK Member Posts: 226
    edited 2017-08-25
    Have a look at the SourceTableView property of form/page 42 and adapt this.
Sign In or Register to comment.