Help
agam
4 - Data Explorer
4 - Data Explorer
since ‎Dec 07, 2022
‎Dec 08, 2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 3 Kudos given
  • 2 Kudos received

User Activity

I have a record picker that I want to use to filter a different grid source.For example:1. Picking a project with difficulty of 2/3.2. Filtering a gird of freelancers with ability to work on difficulty of 2/3 and above.I can only manually input the f...
So I have the following tables:Teachers (can have many students)Students (have only have teacher for each student)I'd like to create a form where if I choose a teacher (or multiple teachers), it shows only their relevant students in a dropdown.Is thi...