Admin,
I am trying to use the new Group Permissions addition to PHPRunner. However, when I select the GroupID in my users table at the "Define user group Permissions" window, there are a number of blank rows instead of the name of the groups in the dropdown.
My table structure is as followed:
users Tbl - Note this is the table that was selected at the Create login window
user_id
username
password
permis_id - fk
Perm Tbl - Permissions Table
permis_id - pk
permis_name
permis_desc