Search
-
Have a look at how we did the Check printout from the Check screen. It's all done using scripts in the report designer (obviously advanced).
It spells out the numbers there.
We've even had a user in central america alter that script to print checks in spanish :) !!
Paul
-
Good Morning.
Is there a way to have the total price worded out? Not sure if thats the correct term. If you have a esimate for 100.00 can I have method spell out: One Hundred Dollars. I want to insert that into a contract.
thanks, John M
-
Great! Now I'm really excited. Thanks for confirming this.
The screen designer combined with Actions is really an amazing tool to build an inferface. It really keeps the user out of trouble while providing tons of functionality.
-
Fantastic. Thanks for explaining both methods.
My problem actions are on the QTY text change event which occurs after the actions on my Item text change event. I've got a Show Message Action at the end of the action sequence of the Items actions, and a Show Message at the very beginning of the QTY actions. The Item actions ...
-
Victor,
In doing our final testing, there doesn't seem to be any form validation. For example, the fields identified with asterisks as being required are not really required. And I would like to have the form test to make sure that the email is a valid format.
Thanks.
-
James and John,
I stand corrected, we do have a debugging tool. I simply forgot about it because I’m used to the old-fashioned way of doing this but you have both inspired me here. You can find the tool under Customize>>>Display to “Enable Debug Tracing”. When you run an action with this turned on it should give ...
-
Thanks Val. Makes perfect sense.
-
Hi James,
Yes, Method is capable of handling nested conditional statements. Give it a try and I’m sure you will find it works as you hope. You are right, the Actions reference guide does not explicitly state that conditional statements can be nested but it also does not state that they cannot be nested. The Actions reference guide is ...
-
Hi James,
From what I’m reading, the Show Message action is on the text change event for the Item dropdown? Is it the very first action and are you displaying a message in the action? I just tested this on my account in the same area by showing a message with the value Type In "Test" and it pops up every time I change my ...
-
Valbon,
Yes, that's a good idea, but the calculations are based on a bunch of values stored on the Item record that are not displayed on the screen, so I'm a bit stuck retrieving the values. I basically have a fixed dollar amount pricing at several different levels, per item, based on quantity. So, I'm stuck using boolean ...
|
|
|