-
bbullins-
The actions on the drop down's text changed event only get called when the text is changed, if you want hide/show those fields when the screen loads you would need to add actions to the screens OnScreenLoad event by clicking Advanced in the top left corner.
-Michael
-
mlepitt-
I emailed you a PDF that i generated for the smaller page size. Can you confirm how it prints or shows up for you?
-Michael
-
bbullins-
There is an action called Show/Hide Field/object, using this action between the conditonal actions should give you the results you need.
The actions you will need to get the results you need are : Start Conditonal Statement, End Conditional Statement and Show/Hide Field/object.
-Michael
-
mlepitt-
On the report properties for Paper Kind select Custom and that should allow you to manually set the page size. I tested this and it works
-Michael
-
bbuliins-
This is possible, on the Text Change event for FieldA put a conditonal statement to check if FieldA is Yes, if Yes Show the other fields.
I would also check to see if FieldA is No and then hide the fields based on that. Some other things to note it may be best to set the default for that field to No and initially hide the 3 extra ...
-
Blake-
Do you happen to be using QB 2011?
I've come across this once before, read THIS.
It has to do with Instant Start a new feature in QB 2011, you may want to try disabling it or performing the steps listed in the above link.
-Michael
-
mlepitt-
With the image, when it comes up if you were to just right-click on it and select print and select your label printer does that work?
I will see what else I can come up with as well.
-Michael
-
mlepitt-
What about generating it as a PNG and then printing the PNG would this work?
-Michael
-
Nathan-
Do you mean Categories? Method currently breaks up the templates based on Category. You can create a new Category by clicking ... on the Category drop down.
-Michael
-
mlepitt-
If they were orginally a lead it would have been checked by default. Check the actions behind selecting a customer from the customer drop down
-Michael