E.T.
-
Access to DB with change requests?
Just wondering if its possible to be added to the DB where we can upvote change requests? Assuming thats a thing. I could be dreaming though haha.
-
If field = null then 1
Honestly, this is going to be so obvious but I just cant figure it out D; I have a number field "Version" I want to create a trigger after update formula that checks if "Version" is null,…
-
Button Formula - Duplicate Record + sub-records
Hi all I've got the formula almost down-pat to duplicate a record: let reply := dialog("", "Do you wish to revise this BLA?", ["Yes", "No"]);if reply = "Yes" thenlet currRec := this.…
-
Hide field from all except x user group
I want to add tabs to my forms for "backend" information that ties into our dashboards etc. Is it possible to hide them from everyone except in the "Admin" user role?
-
Creating mobile app to use with Ninox
Hi all I'm looking into the options available to create ways of adding info to our database that is more user-friendly and simplified for our team, and for outside users to submit data.…
-
Android App - Error when opening database
I can't open my primary database. I get the following error: java.lang.integer cannot be cast to java.lang.Long I can open other databases that have minimal records/tables
-
Bulk Update - populating linked field
I need to upate 600 odd records with a record from a linked table. How can I update them all at once to be this specific record?
-
Re: Is it possible to drag a message from Outlook inbox to add as an attachment without having it delete the message from the Outlook inbox?
We're in a similar boat. We use it as a CRM and while we add interactions which summarise an email (or we can copy and paste), being able to easily drag and drop a copy of the email would be a great,… -
Styled formula background
Having some trouble wrapping my head around how to use styled on a formula. I have a yes/no field (Flag Account). If it is unchecked, I want the formula to just use the style I've set in the formula…
-
Re: Is it possible to drag a message from Outlook inbox to add as an attachment without having it delete the message from the Outlook inbox?
So realised I was typing so fast some of that didn't make sense. When its on the same disk, it moves the file. Which would make you think that it would just disappear from Outlook. But no.… -
Re: Is it possible to drag a message from Outlook inbox to add as an attachment without having it delete the message from the Outlook inbox?
I'd love to know the answer to this to (now tht I know its actually something that can be done!) but I think its more of an Outlook problem. From what I understand when dragging an email to a… -
Formula not working - number doesn't increase?
I have this formula working for my orders and quotes table, but when I try to adjust it for BLA's each records BLA Number is the same let myyear := format(today(), "YY");let myBLANr :…
-
Webinars - Recordings?
Are the webinars recorded/shared anywhere to view afterwards? They're always in the early hours of the morning (around 2AM) for me so I'm unable to attend but feel like I could get some valuable info…