-
creating linked records from table A to tables B and C question
Is it possible to do the following: From table A (button) script the created of a new record in Table B (easy), then create a record in Table C that is linked to Table C Table B is an "office hours"…
- Answered
-
WixNox driver project
Hello everyone, I'm very happy to present you today a project that I created some time ago for a client. Since then I've refined it a bit and now it's ready to be tested by more people.…
-
Hiding the '+' for views
This is the element: <div class="i-32-16 i-light-grey i-plus FastClickContainer_root" role="button" data-testid="elements-before"><div class="FastClickContainer_rippleContainer"></div></div> Is there…
-
Filtering the table view
Often seem to have problems with this. Particularly if the column in question has 'Conditional Formatting'. I am currently trying to filter a table and NOTHING is working.…
-
Copy "text" field contents into "Choice" field?
Hi all. (Real newbie question) Searched, found two answers which I don't understand, so here goes: I already have a database, populated with records. I'd like to take the contents of a "Text" field…
- Answered
-
Those pesky"" when you don't want them.
Just noticed that if you want to comment something out and you type the first " - you get the second ". Well that I knew already which is annoying. On the off chance I selected the word/line first…
-
forbid multi line copy paste in views ?
I just recently discovered that if you have a multiline text stored in the copy paste buffer, then accidentally paste his text in a view, it will change as many lines as there are lines in the…
-
Switch Case Statement: combine multiple cases with same code
I have a switch/case statement where I would like to combine "case 1:" and "case 4:" since both use the same if/then code (rather than duplicate the code in a separate "case 4:…
- Answered
-
is there a way to count number of item within a selection field?
I have a selection field and I wish to use to number of item inside to check if all those item are used in the table. For example: selection field = red, blue and green table entry:…
-
Formula field not displayed in table view
Hi guys, I've entered a valid Formula in Ninox that displays the result in the Form view. However, this result (only one) is not displayed in the Table view.…
-
Is it possible to disable sum symbol ∑ in Table view
I am using the free version of Ninox with the iCloud syncing functionality. I have a table with equipment and each piece of equipment has a price. When I have the price column activated with the…
-
adding automatic fees
hello all I made a form that have 4 choices is it possible if choose the first choice i will make the fees ( other filed ) 15$ and if i select the second choice it will add the fees 40$ and the third…
-
Formula need
@Fred I need a fórmula on 'Spend Hours' field that adds the sum for each 'Activity Name' for Disciline cumulative, on 'History Hours' table here the name is 'Activity:…
-
accumulation
how can i make the same text do cumulative sum
-
Problem N:1 Activity_Name
@ Fred On Staff Hour table, I create Activity_Name (N:1 'Staff Hours' To Activitires) for select the Activity. With the Add Register button add the info to ' History Hours' but no find the way to…
- Answered
-
Delete a record and related records in other tables
I have a table named « Accounts » which is the main table where I add all my customers. From the Accounts table, I created a Yes/No field which has the mission of deleting the selected account…
-
Spam with sendEmail
Hello I have a issue. I send email via ninox and the email goes in spam each time. Any idea how to fix the situation and get the email in mailbox ? here the code sendEmail({ from:…
- Answered
-
Is it possible to copy/separate tables?
I'm still rather new to Ninox. I have one master table. I want to make multiple tables from the one table. For example: In my Master table I want to take all number 1's (which is one of my fields)…
-
Database Search
I am building a database for veterans listed on the memorial wall in my county. I am the only one who will build or edit the database. However, I do want the public to be able to search the database…
-
500 Internal Server Error
I have been using the rest API for months, but now all of a sudden I only get a 500 Internal Server Error for all my API requests. Anyone know whats happening? I created a new team and database,…
-
Help to figuring out work around for MacOS app
Hi all - For those with access to the MacOS app and a cloud subscription. Upload the attached DB to your cloud account and as a local DB. With the MacOS app: Start with the cloud DB.…
-
Three issues on the Dashboard
@ Fred @ John Halls @ RoSoft_Steven On Show Hours Year/Weeks, need to sort by year/week (yw) Field On Show Week Option The add of the Last 2 and 4 Weeks don't give me correct sum.…
- Answered
-
Merge PDFs in Ninox
I've created a tool for merging PDF documents in Ninox. If you get a chance to use it, I'd love to hear your feedback. The script can be customized as needed.…
-
Trigger after open problem
I'm trying to do simple switch, but it looks like i cannot select database... select("Influencers") -----> without this i got "Field not found", but with i got an error of "identifier exepted" Status…
-
All-day 'Appointments'
I need to show events / absences in the calendar that are multi-day. The 'Appointment' field is, I think, the one that permits different start and finish dates.…