
jhkevin1119
-
Print to File with Invoice Number
Hi, Could anyone tell me how to export to file from print to PDF with a particular field information in it? Such as Invoice Number? Thank you.
-
Printing Records of A Table
Hi, I have 8 records in my table. When I try to print, it only shows the first 6 records. What have I done wrong? How can I fix it? Thank you. Kevin
-
Command for Read Only
What code can I use to make a particular text field become Read Only when clicking on a button? Thank you. Kevin
-
put two text fields together into a multiline Text Field
Sir, How do I put two text fields information together into the multiline text field and make it "multi line"? ie, I have field 1 and field 2, when put them together,…
-
Find the max value of a field
It looks like that the max function works for numbers. But my field has letters in it. How can I find the max value of this field? Thank you.
-
Value of choice field
How do I get the value of a selected choice field?
-
Can I change the format of the Date
Can I change the format of the Date when printing to a different format as the system default? Thank you.
-
How to get the last two digits of the current year?
My invoice number format is INV-819001 where 19 is the last two digits of the current year. what code should I use to get it? thank you very much kevin