Brian / Chris:
I take some of that back.....
Upon further testing, if I edit someone's region description, the portal tells me it saved it. But when I go back into the record, it is *not saved* at all.
So, bug report of a different nature.
Thanks
Bill Lewis / KG6BAJ
Brian & Chris,
Could you please consider adding a "City" and "County" field to the Co-ordinator: Request Allocation form?
Jerry, KD4YAL
Is there any particular need for this? You can just add it in the comments field.
Sent from my iPhone
On Feb 15, 2014, at 7:04 AM, Jerald A DeLong kd4yal@tampabay.rr.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ Brian & Chris,
Could you please consider adding a "City" and "County" field to the Co-ordinator: Request Allocation form?
Jerry, KD4YAL
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Andrew,
Yes, I could add it to the comment field but then I have to go do the research to get this information.
If the input was by the request-or then it save time allocating the subnet.
Jerry, KD4YAL
On Sat, 2014-02-15 at 07:58 -0700, Andrew Ragone wrote:
Is there any particular need for this? You can just add it in the comments field.
Sent from my iPhone
On Feb 15, 2014, at 7:04 AM, Jerald A DeLong kd4yal@tampabay.rr.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ Brian & Chris,
Could you please consider adding a "City" and "County" field to the Co-ordinator: Request Allocation form?
Jerry, KD4YAL
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
If their is a specific field for this or any other info one may wish to later query it makes retrieval much easier.
SELECT callsign, city FROM table WHERE city = anyton (to show all callsigns operating in anyton)
is much easier than
SELECT callsign, comments FROM table ......... (now manually eye-grep each and every comment field of which there may be hundreds or thousands in hopes of finding 'anyton' mentioned and not missing any.)
in the first case the computer gives what you asked for, in the second, you spend hours or days manually hunting for it. Take your pick!
On Sat, Feb 15, 2014 at 6:58 AM, Andrew Ragone ajr9166@rit.edu wrote:
(Please trim inclusions from previous messages) _______________________________________________ Is there any particular need for this? You can just add it in the comments field.
Sent from my iPhone
On Feb 15, 2014, at 7:04 AM, Jerald A DeLong kd4yal@tampabay.rr.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ Brian & Chris,
Could you please consider adding a "City" and "County" field to the Co-ordinator: Request Allocation form?
Jerry, KD4YAL
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
On Sat, Feb 15, 2014 at 01:28:21PM -0800, Eric Fort wrote:
Could you please consider adding a "City" and "County" field to the Co-ordinator: Request Allocation form?
Actually, since the user database contains this information, the most efficient way to handle it would be to display the user information in more detail in the IP request. That should be a simple change and I'd suggest we do that in future. Chris, would you please consider showing more of the user attributes in the IP allocation request that is presented to the coordinator? - Brian