You may do that self, or you may hire us for that.
ours component have Open source,
it have two parts admin and frontend.
in admin you will see two files:
{yours
site}/administrator/components/com_booklibrary/admin.booklibrary.html.php
site}/administrator/components/com_booklibrary/admin.booklibrary.php
admin.booklibrary.html.php - responsible for show data
admin.booklibrary.php - responsible for prepare data
exactly for frontend
{yours site}/components/com_booklibrary/booklibrary.html.php
site}/components/com_booklibrary/booklibrary.php
booklibrary.html.php - responsible for show data
booklibrary.php - responsible for prepare data
Also all fields what you leave empty - will not show at frontend
All connection between what user press in Browser - do with help TASK variable.
If you give full details what exactly you wish, we will self create that for
you.
Logged
The administrator has disabled public write access.