-
mvi-
This should now be resolved. It had to do with the default template but you should be good to go now.
-Michael
-
Method support is enabled. thank you!
-
mvi-
Can you enable MethodSupport and I will login and take a look.
-Michael
-
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
-
I keep on getting an error when I try to print multiple invoices. The error is as follows:
Error^Action Sequence Order:7^ERROR: The report 'SimpleInvoice' does not have a master table assigned to it.
Any idea on how I could resolve this?
Thanks,
MVI
-
OK, here is where I am now
I have placed all of the fields I may need on the screen. I then clicked edit on the field I want to be conditional (which is a drop down with about 5 options. I then set it the conditional to the following
Action
Event = Text Change Action = Start Conditonal Statement
Action ...
-
I had already done that and it still doesn't work with the print. Visually in the report designer it is correct, but when it generates the PDF or PNG it doesn't understand to only create based on that custom size. We used to use NetSuite and it did work properly in that system when generating PDFs for custom sizes. Any ...
-
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