Michael McKenna
-
OpenRecord not popupRecord
Is there a scrip to open record instead of popupRecord, l replaced the popup with openRecocord and it didn't work popupRecord(record(CUSTOMER,CUSTOMER.Id)) any suggestions appreciated 'Michael
-
One Other Question....
Interested in getting feed back on this situation. I have Invoices that require lots of detailed information and I have invoives that require one line. The invoiced items are not linked back to a…
-
Best incremental Invoice formula
Looking for the best Invoice incremental script. I have been using the Trigger on Create let c:=cnt(select 'Invoices'); 'Invoice Number':= "INV-" + format (c,"0000"); New Script; New Script;…
-
Help with syncing issue.
Hi, l have 3 team members with me being the owner making 4 in total. 3 out of the four are syncing to the cloud and are working correctly although one is formatting dates differently to the others at…
-
Alert Function
Hi, I was wondering if Ninox has a function where by a team member can alert another to let them know a new piece of information has been added. Would this have to be done through email ?
-
Help required with Display only function.
How do you get the "Dipslay Field only if " to do more than one function. I put into the field- 'Yes Normal Width';Rounded and it is only performing the first function. Any suggestions appreciated.…
-
Emoji list.
Does anyone have the names of all the emojis and Example ️"warn" l have only seen two examples in this forum and have used both and would like to explore other possibilities. 'thank you.
-
Email question...
I have set up a "Request" document that I want to be able to send to other members of my team. I have set up a choice field with each members name. How would I set up a button script to send the…
-
Choice field as a switch question.
I have multiple options available in a multiple choice/switch field and am wondering if it's possible to attach a value to each choice and have these values added all together in another field.…
-
Two formulas updating two seperate fields in a choice field.......Help
I tried to write this formula but it has not worked and am wondering if it is possible for two formulas to affect two seperate fields , one being Wide_W and the other Num_Width if 'Num of Curtains' =…