- Posts: 9
- Thank you received: 5
OS Property support center
[Solved] Add new input field in Edit Property page
- Marc
- Topic Author
- Offline
- New Member
-
Less
More
9 years 9 months ago - 9 years 9 months ago #66537
by Marc
[Solved] Add new input field in Edit Property page was created by Marc
Good day,
I have changed the propertyedit.php as well as the details.html.tpl.php to add an additional text field to the General Information section for Properties.
I however am having trouble finding the correct file to change to add the new database column I added to the DB with PHPMyAdmin under the "#__osrs_properties" table.
Which file is responsible for the code-behind input validation and database insert for propertyedit.php?
Thanks,
Marc
I have changed the propertyedit.php as well as the details.html.tpl.php to add an additional text field to the General Information section for Properties.
I however am having trouble finding the correct file to change to add the new database column I added to the DB with PHPMyAdmin under the "#__osrs_properties" table.
Which file is responsible for the code-behind input validation and database insert for propertyedit.php?
Thanks,
Marc
Last edit: 9 years 9 months ago by Marc. Reason: Solved
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 9 months ago #66541
by Mr. Dam
Replied by Mr. Dam on topic Add new input field in Edit Property page
Hi,
The code is used to save property information is in: components > com_osproperty > classes > listing.php
Function: save
Thanks
Dam
The code is used to save property information is in: components > com_osproperty > classes > listing.php
Function: save
Thanks
Dam
The following user(s) said Thank You: Stuart, Marc
Please Log in or Create an account to join the conversation.
- Marc
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 5
9 years 9 months ago #66599
by Marc
Replied by Marc on topic Add new input field in Edit Property page
Thanks, found it in that file and confirm that I am able to change the database with the save function.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.