
For either of these reasons you can use a calculated text field and it would be able to retrieve both the date and time from a child table's Created Date field. This could be referenced from other lookup functions to complete either of these requests it just could not be used to display this information on a calendar and wouldn't have the calendar options when setting a filter.

This is something that will be available in the new and it is just not showing today because of a unforeseen issue. We'll have our development team correct this and post here when it is back.

With the changes we've made that allow you to make changes to a view "on the fly" you no longer will ever start with a blank view or be able to make an exact copy of another. Instead, you can make any change as little as the sort order or format on a view and you'll be presented with Save, Save As, and Discard buttons. Using the Save As button you can then save this slightly altered view as a new one. If you want an exact duplicate you would just reverse the change you made to get the buttons to appear and save those on your new view.

There is no way in TrackVia to merge records from two child tables and a parent into one template. If you want information from the child records you might be able to use the Child Lookup functions to accomplish this but you wouldn't get the actual records. You can read about these in our Product Documentation.

We appreciate you bringing this to our attention. The overlap with a calendar view on a dashboard is something we are aware of and will be corrected before this is launched. Also, we will be giving you the ability to use either a single or double column format for views added to a dashboard.

With our new UI we will initially continue to support legacy versions of IE back to IE 6 but we strongly recommend upgrading. The user experience will be greatly improved over IE 6 with a current browser due to advancements in how these render web pages. We will be discontinuing support of IE 6 at a later date. If you must use this browser you should consider downloading Google Chrome Frame which allows it to use the newer rendering engine in the older browser.

This is something that is included by default and cannot be changed.

We do not provide the ability to determine the physical location of a user based off an IP address. We could record the IP address by adding some scripting either to a website form or on the data entry screen in TrackVia but for this there would be an hour or two of Professional Services fees. If you retrieve this data and then enter either a city and state or country, or even the latitude and longitude, TrackVia can then display this on a google map.

We're sorry we haven't yet been able to commit to a launch date but as soon as we do we will announce this through several channels.

You'll need to submit this into each part of the date separately. An example of this might look like the following:
document.getElementById('datetime000-mon').value = month
document.getElementById('datetime000-d').value = day
document.getElementById('datetime000-y').value = year