Hi Matt,
'esthrs' is a field that is by default part of the items table, however is not visible. This field (as the name implies) lists a static estimated hours value for a particular service. (i.e. You mow a lawn, which always takes an hour).
However, by the sounds of it, you are trying to create a dynamic "estimated hours" field on the EstimateLine table. To do this, you would need to first create an EstimatedHours field on the EstimateLine table and add it to the EstimateLine grid on the Estimate screen. This will create an additional "Estimate Hours" column in the ItemList grid.
In order for that column to be populated with the correct value though, you have to associate it to the selected item in the Item dropdown. To do this, you would add the following actions to the "text change" event for the Item drop down field:
1. Create an action result that retrieves the estimated hours from the item table, and
2. Use the Enter value onto field on screen action to update the "estimate hours" field you created with the action result containing the actual value.
Should you require any additional assistance, please contact our customization guru Michael Melo for paid customization support (subject to our hourly customization fee).
Regarding your request to reset your account, please flip me an email with the request, and we will initiate the account reset process.
Regards,
Denis