History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1283
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Blair McKenzie
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core

Allow mixing of standard columns and custom columns in objectadmins

Created: 05/May/08 10:27 AM   Updated: 05/May/08 10:29 AM
Component/s: Formtools
Affects Version/s: FarCry 5.0
Fix Version/s: FarCry 5.0

Time Tracking:
Not Specified


 Description  « Hide
Currently custom columns are included in the objectadmin table before standard field columns. This can be improved so that custom and standard columns can be mixed.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Blair McKenzie - 05/May/08 10:29 AM
I have extended objectadmin so that standard properties can be included in the aCustomColumns array (as strings) to indicate that they should be mixed with the webskin columns. Note that these standard properties still need to be included in the lFields attribute so they can be included in the database query.