Good Day all,
Here we go again!
I have a page which displays all the data from a sql record. It is only viewable to engineers who are assigned to it (there is a primary and secondary engineers) So now both engineers can view the same record but I dont want them to be able to change each others notes.
There is a primary engineer text field for his notes and a secondary engineer field for his notes. Is there a way of disabling the primary engineers notes field if the secondary engineers is viewing and vice versa?
Im using a session variable for logged in engineers.
I hope I make sence?
Thanks in advance
James
Here we go again!
I have a page which displays all the data from a sql record. It is only viewable to engineers who are assigned to it (there is a primary and secondary engineers) So now both engineers can view the same record but I dont want them to be able to change each others notes.
There is a primary engineer text field for his notes and a secondary engineer field for his notes. Is there a way of disabling the primary engineers notes field if the secondary engineers is viewing and vice versa?
Im using a session variable for logged in engineers.
I hope I make sence?
Thanks in advance
James