Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« on: May 01, 2012, 01:24:59 PM » |
|
I put an early demo of the custom attribute functionality up at http://demo2.php.brickhost.com and I'd love some feedback. You can access it by logging in as the admin and navigating to Application Management -> Customization -> Attributes. Please remember, this is a development version so there will be bugs and the feature is incomplete. Currently there is very little validation on the admin side and attributes can only be added to reservations. Thanks! Nick
|
|
|
|
« Last Edit: June 26, 2012, 01:13:31 PM by Nick »
|
Logged
|
|
|
|
RobC
Newbie
Karma: 0
Posts: 39
|
 |
« Reply #1 on: May 01, 2012, 02:14:13 PM » |
|
Hi Nick,
Nice work.
I think that meets one of our wishes. Some of our reservations require support teams (such as the A/V team) to be present during the reservation. I think that the attributes (check box) feature fills that wish, if there was a way to filter reservations by attribute values.
(BTW, I also like the big check box, or big red X on the status confirmation--it makes it very clear that the reservation was successfully created.)
Rob
|
|
|
|
|
Logged
|
|
|
|
andyrav
Jr. Member

Karma: 0
Posts: 68
|
 |
« Reply #2 on: May 02, 2012, 04:54:03 AM » |
|
Are you planning to add a button to delete attributes?
|
|
|
|
|
Logged
|
|
|
|
Audi2Audi
Newbie
Karma: 0
Posts: 3
|
 |
« Reply #3 on: May 02, 2012, 10:10:31 AM » |
|
Good Morning!
Would it be possible to add Radio Button to the list?
I would like the user to make a selection using a radio button and then when the reservation is viewed the selected Radio button is shown as selected.
This is a great feature!
Thank you,
- Audi2Audi.
|
|
|
|
|
Logged
|
|
|
|
intelek
Newbie
Karma: 0
Posts: 18
|
 |
« Reply #4 on: May 03, 2012, 01:07:59 PM » |
|
Very good job! I'll give it a try.
|
|
|
|
|
Logged
|
|
|
|
tightwork
Newbie
Karma: 0
Posts: 11
|
 |
« Reply #5 on: May 07, 2012, 11:34:42 AM » |
|
I like it.
I am looking at using PSI different than most. I am booking training events at different locations. Each event requires a equipment kit; a set of laptops. I setup the kits as resources. With this custom attribute I would be able to define the address for each event.
Where can I get this dev release with the attributes?
Please help me from this excel nightmare I am living!
Thanks, Bryan
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #6 on: May 08, 2012, 02:06:23 PM » |
|
Would it be possible to add Radio Button to the list? Right now I'm only planning on supporting the select list, since its pretty much the same thing.
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #7 on: May 08, 2012, 02:06:58 PM » |
|
Are you planning to add a button to delete attributes? Edit is done. Delete is on it's way. There should be another preview release soon.
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #8 on: May 08, 2012, 02:08:10 PM » |
|
Where can I get this dev release with the attributes? Right now there is no packaged version of this code, but it is all checked into the project's subversion repository on sourceforge.
|
|
|
|
|
Logged
|
|
|
|
tineg@94
Newbie
Karma: 0
Posts: 26
|
 |
« Reply #9 on: May 10, 2012, 08:06:52 AM » |
|
Hi, Tested and approved  Is the feature included in the 2.1.4 version and with the "edit and delete"? Which files should I need to take from this version to put in the one I use, because I've made various changes in the 2.1.3 version that I wouldn't like to delete by mistake (I should have comment all my changes) ? Thank in advance BR
|
|
|
|
|
Logged
|
|
|
|
tightwork
Newbie
Karma: 0
Posts: 11
|
 |
« Reply #10 on: May 10, 2012, 10:04:24 AM » |
|
Hi again,
For another feature could the sorting set? Right now what is created first is what comes first. I assume it is sorting from custom_attribute_id. I suppose having a separate sort column would be best?
Bryan.
|
|
|
|
|
Logged
|
|
|
|
tightwork
Newbie
Karma: 0
Posts: 11
|
 |
« Reply #11 on: May 10, 2012, 10:15:11 AM » |
|
Actually its sorting alphabetically.
Bryan
|
|
|
|
|
Logged
|
|
|
|
tightwork
Newbie
Karma: 0
Posts: 11
|
 |
« Reply #12 on: May 10, 2012, 02:06:11 PM » |
|
Need to change field type to multi line.
Made it happen in the sql.
update custom_attributes set display_type=2 where custom_attribute_id=2;
Bryan
|
|
|
|
|
Logged
|
|
|
|
bedroommusic
Newbie
Karma: 0
Posts: 10
|
 |
« Reply #13 on: May 10, 2012, 06:30:21 PM » |
|
I really like this feature, tested and working well, good work!
|
|
|
|
|
Logged
|
|
|
|
Azyrus
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #14 on: May 13, 2012, 02:26:20 AM » |
|
Great job Nick! Looks awesome works properly. Look forward to using this feature keep it up mate =D
|
|
|
|
|
Logged
|
|
|
|
|