Recent content by Dan Peluso

  1. D

    Multiline field, auto return for a new line

    HI Ed, I am not sure of a way to do that. You might try a double carriage return/enter to see if that will do it?
  2. D

    JVV Logistics Has Selected Motorola to Increase Efficiency in Cargo Management at the Ports of Mexic

    Hi Pansya, Given that this Press release is so old, I can only imagine their interest in the MC75 was the advanced feature set it contained for its time.
  3. D

    Live connection slowing down - clearing app data helps for a while

    Hi Marcin, I apologize for the delayed response so not sure if you have created a support ticket with us, but if not, that might be a good option. I cannot immediately think of a reason that clearing application data would improve performance in a live mode kind of connection but it could be...
  4. D

    TracerPlus Connect 10 Not Running As A Service

    Hi, The tpconnect_ms.exe application is actually the TP Connect Management Studio application and is not the Windows Service. The tpconnect_ss.exe is the actual Windows Service executable/application. Let me know if that helps.
  5. D

    Calculation or Look-Up value in one field based on another

    Hi Beth, I apologize for the late response. I wonder if you could use form logic to make a decision like this. Form logic is available via the Form Designer (Right most button on toolbar). This area of code allows you to write custom event-->Action handling and may be useful for this kind of...
  6. D

    How to avoid resetting fields to default after error message - "record not found"?

    Hi Marcin, What is driving the record not found message? Is that the result of an Auto Find on Scan setting being turned on. If that is the case, you may want to consider using a lookup instead of the Auto Find approach to lookup existing data. You could also try turning OFF the Clear on...
  7. D

    Loading Connect Profiles

    Hi, Sorry for my delay on this. It is true we do default to the user level My Documents folder but it should be noted that this should be changed if you are using the Windows Service since that does not always have access to a specific users My Docs folder. The change you made is what we...
  8. D

    Loading Connect Profiles

    Hi, My first thought involves the level to which TP Connect may have been installed or maybe how your user privileges on that machine are managed. The system files for TPC are stored in the \ProgramData folder and if that is locked or otherwise inaccessible, I think Windows creates roaming...
  9. D

    Update Dropdown from server files

    Ahh. It sounds like you may be running in Trial mode? If you are a subscription user, you do not need a license for TP Connect but you do need a no cost registration code. Do you have those registration codes entered on the TP Connect side as well as on the TracerPlus mobile side?
  10. D

    Update Dropdown from server files

    Hi Craig, There are 3 ways to populate drop down contents for TracerPlus and each has their own value. Item 2 is probably the best fit for your question. I would suggest checking out our TracerPlus channel on YouTube where there are a ton of videos describing how to sync data with TP Connect...
  11. D

    Form Logic - Custom Function to remove trailing spaces

    Hi, You are correct that we do not have a lot of samples of how to use custom script but I can outline some options here. 1. Instead of Custom Script, you could use the "ExecuteSQL" function to do something like "SELECT RTRIM('[*x*]',' '). In this example, you would replace x with the Field...
  12. D

    Drop Down Menu different size in Tracer Plus Desktop

    Hi Ed, I was going to suggest what you solved but also setting thte font size on teh assigned control to that drop down field should also help in this case.
  13. D

    Custom Icons

    Hi Ed, You can set the icons for each individual session from within TP Desktop if that is what you mean. If you wanted to change icons for the overall app, you could use the Publisher option within TP Desktop as a seperately purchased option.
  14. D

    Accidentally retired two Devices

    Hi Ed, I feel like you may have contacted us already on this but for anyone else....You would need to contact our support group to receive instruction on how to resolve this.
  15. D

    Combining sessions into tabs

    Hi Ed, This is not officially possible but you could, arguably, manually combine these session config files via text editor. There are a lot of reasons we would recommend against that but if the project was simple enough, it might be possible. The complications creep in when a given field in...
Top