OrderTracking Message

Discussions related to custom development with Select.
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: OrderTracking Message

Post by John Morris »

Does your order template have a formula on the countersignature field?
John Morris
Sr. Software Architect
SoftPro
muhsmann
Posts: 54
Joined: Thu Jan 15, 2009 5:41 pm

Re: OrderTracking Message

Post by muhsmann »

I'm not sure - I have our app manager looking into that. BTW my test project seems to be working fine. I have stripped away all the database access and basically used static strings to represent that data but once I SaveOrder there are no messages and the order saves and is a fully function member of the Order table.
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: OrderTracking Message

Post by John Morris »

Is your test app using the same order template as your production environment?
John Morris
Sr. Software Architect
SoftPro
muhsmann
Posts: 54
Joined: Thu Jan 15, 2009 5:41 pm

Re: OrderTracking Message

Post by muhsmann »

That was it - using the wrong template in the test project.
How do you want me to send the test project to you?
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: OrderTracking Message

Post by John Morris »

If the problem lies in your template, then it's a little tricker. Email your project to me at john.morris_at_softprocorp_dot_com.

Also include the formlua code that is on our countersignature field.
John Morris
Sr. Software Architect
SoftPro
muhsmann
Posts: 54
Joined: Thu Jan 15, 2009 5:41 pm

Re: OrderTracking Message

Post by muhsmann »

Where do I get the formula from? I'm pretty ignorant of anything on the client side. Can I retrieve it from the database?
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: OrderTracking Message

Post by John Morris »

Open an order in Select. Go to the screen with signature text boxes. Put focus in the field and hit F9. That will open the formula editor. Then you can copy the text into your clipboard.
John Morris
Sr. Software Architect
SoftPro
Post Reply