Please forgive the length of this. I searched and did not find these questions, Sorry if the answers are there and I didn’t see them.
I’ve been asked to modify egroupware’s address book. I am new to PHP but know several other languages and have been programming for years, but have basic questions.
The end goal.
Main screen
select address book
select contact
select view to see the contact details
** add new button at bottom, text ‘id card’
** new window opens , displays only photo and name
I know to add strings to egw_en.lang
I know to use echo command for debug lines
I need some tips as to where to find the code that does the addition of the button, the new display and how to display in new window.
Any help and tips would be great. Thank you