Hi is there a way to add custom record display based on user permission.
Can i display only selected record based on user levels, if yes where to add or change code please.
You may try “Recordset_Selecting” server event. Please read “Server Events and Client Scritps” topic from PHPMaker Help menu for more info and example.