rick
-
Change field "Show As"
Hi! Can I change/add to a fields "Show As" based on an If statement? Thanks! Rick
-
Copy/paste fields into new tab?
Hi folks! Any chance I can copy/paste/move/duplicate fields within Ninox so that I can split an over-busy input form into two tabs without recoding everything? Cheers, Rick
-
Multi-page contract
Hi, I'm attempting to set up the print feature to create and print multi-page invoices. I can't seem to get the program to allow me to have more than one page, however. Is this allowed? Thanks!
-
Choice box text displayed in Invoice
Hi! I have a choice box called Gigs.Currency where I can select the currency the product of a quote. How can I have it display the text from the box on my invoice? I've tried {text(Gigs.…
-
Choice box text displayed in Invoice
Hi! I have a choice box called Gigs.Currency where I can select the currency the product of a quote. How can I have it display the text from the box on my invoice? I've tried {text(Gigs.…
-
Parse Multi-line box
Hello again, I would like to paste a static chunk of text into a multi-line box and, on Trigger, have it take a substring from the first line and place it in my customer name field,…
-
Parse Multi-line box
Hello again, I would like to paste a static chunk of text into a multi-line box and, on Trigger, have it take a substring from the first line and place it in my customer name field,…
-
Pulling capital letters out of a string
My wife has this funny file system where we use the year, a sequential number, and the first letters of two peoples names. Is there any chance I can have a string fill with just the Capital Letters…
-
Add formatted date to invoice
Hi again folks, I'm attempting to pull in a date into an invoice and have it formatted to what I need. Currently I'm trying the below in a formula field however it's not displaying anything.…
-
Combobox affects a Combobox in another form
Hi, I'd like to have my Combobox change the value of a Combobox on another form. Is this doable? I've tried all kinds of syntaxes but can't seem to make it so.…
-
Alert for debug purposes
Hi! Can I get an alert box to display the value of something for debugging purposes? All I can seem to do is get it to display static text. Thanks, Rick