AxWare ORM
- Cannot export member list, change to "Active", and import.
That would be the correct behavior for the time being. . The reason is that the date and activation settings are not automatically imported due to potential conflicts and the ORM should be used to control such functionality. The software will provide some control over activations but with limits. The reason being is that the ORM should be viewed as the central control...and the software as a secondary control. This view is taken to minimized potential errors in the imports since users on the
PC can manipulate the data excessively. Hope that view makes sense...
The Membership Export will look very much like the Points Update or Import dialogs in the very near future.
- No Car Year in membership list. Lost in import.
AXWare doesn't have that field and thus if support for the 'year' is desired, it must be configured in as an Optional Data column and columns orders can be adjusted to display it as well. Since the ORM was built later, it contains the field automatically.
You can configure the system to export it if desired, but AXWare For Windows must be configured to accept it. Essentially all custom columns can be configured but must be active in ORM and the software.
- Download Membership List default name needs extension.
I don't believe so...although it's very close to being just that. The MBR file contains a listing of Events which the ORM doesn't manage in that manner, although it should (will) match up to that in a logical sense. The Download file contains ONLY the memberships, and thus no event data. The MBR also contains points which the ORM does not manage (yet).
- My Information - Work Preference not saved
Hmm..I will look at that...it obviously should be however it depends on
how your registering or manipulating the work preference. If you want
to enter a new value, you should be able to in My Information.
However, your Membership (My Membership page) will override it if Work
preference is entered. It may also be overridden if you have a specific
Garage entry that has an alternate Work Preference (non-blank). This
tyred approach was taken so that you can override work preferences at
many stages. If you leave your Membership one blank and your
registrations one blank it will use your My Information value.
Since most folks will have a Membership entry...that one will generally
be used and can be overridden via each Registration (for any event), and
thus may differ.
In short, consider the My Information as the pure default value, the
Membership entry as the preferred value for the club, and Registration
values as the overrides and active setting.
- On page https://axwaresystems.com/axorm/myregs_main.php, got this - Warning: Invalid argument supplied for foreach() in /home2/vitek/axwaresystems-www/axorm/include/funclib.php on line 198. -It shows me registered for an event, but the event shows 0 entrants.
Interesting...when was that? Within a couple of days? I fixed that
late last week.
- Clone event failure Doesn't like the apostrophe: INVALID SQL: 1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's, phone 489-9393'
That's a bug...it should override the apostrophe for a valid HTML
tag...I will fix that shortly. Thanks for the heads up.
It's hard to catch every one of these conversions....
- Be nice to have a save button on top of the Modify Event page
OK...I'll consider it. That makes sense..