Search
-
James,
Glad to see my advice helped you get on your way. I really do think you’re better off using lose focus when it comes to columns that are number values.
Where are you storing these price levels? I’m not sure how your customization is set up but you might be able to avoid the all the conditional statements. The ...
-
Mark,
Can you replicate this issue on demand? Is there a particular screen it is happening on more than others? I’ll keep my eye out for it...I use FF a lot.
-
Hi Caliper,
There are different ways to perform basic math using grid columns. You can add actions to each of the grid’s columns using events like text change, gain or lose focus as appropriate. The key is to determine what will trigger the actions.
For example:
If I wanted to calculate column1 + column2 and enter it in column3 it would ...
-
Can someone please explain the following columns when creating an estimate?
Cost = I'm not sure if this refers to our cost or our retail price
% = there is a percentage column with no explanation
Markup = ordinarily this would make sense, but see the next option
Markup % = how is this differrent from % and Markup in ...
-
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 ...
|
|
|