Contact Sales to request a demo
Request demo
Product
Platforms
Templates
Security
Customer Reviews
Product Updates
Solutions
Success Stories
Partners
Partners
Become Our Partner
Pricing
Support
Help Center
Webinars
Hero Webinar
Manual
Forum
Tutorial Videos
Blog
Contact us
Search
How to enable Javascript
Sign Up
Log in
Support
Forum
Home
Search the community
Home
Learn & Share
Get help
Knowledge Base
Latest Activity
Contact Us
Privacy
Home
Latest Posts
Re: Filter a view by Id
Works perfect
️ thanks again Fred!
Sam
Sam.1
5 days ago
Get help
Reported - view
Filter a view by Id
Hi Again, We need a little help filtering a view. The view is in an appointment table and selects/views the invoice table lines. I’m trying to filter only the lines associated with the current…
Sam
Sam.1
5 days ago
2
replies
17
Get help
Re: add onselect event for view field
@Jacques TUR Very Nice, Thanks!!
Sam
Sam.1
5 days ago
Learn & Share
Reported - view
Re: Invoice item button
Oops, I copied the wrong one. here it is for the template invoice: let t := this; let newInvoiceItem := (create 'Invoice Item'); closeRecord(); newInvoiceItem.(Invoice := t.…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Thank you very very much for all your time and help! here it is: let t := this; let newappointmentPatient := (create AppointmentPatient); closeRecord(); newappointmentPatient.(Appointment := t.…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
openRecord(recordId) - opens the record and jumps to therelated table openRecord(record(Invoices, 1)) popupRecord(recordId) - opens the record in a popup form without switching to another table…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
The close search I could find was by Birger 2 years ago. Not possible as each is an instance
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
I can use this! Spacing the pages let me see my last entry. The way I had it before it would also bring up the invoice Item lines. Which was a pain. Do you know if there is a way to close all the…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Close! Thanks. I had this same basic code a couple weeks ago but configure out how to make it close without hitting the X. I play with this some kore and let you know if I get lucky.
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
@Fred I was just now play with the InvoiceItem.
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Until all the items have been added
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
In regard to your question: it would be a variation of number 2. 3) be in invoice and add new article but not return
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Sometimes I hit the duplicate button on my iPad. So, I’d like to place a button near the field
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Thanks for clarifying! I meant the invoice item to article reference. That reference table is populated when an article is chosen. When the native button is used the fields are empty in the article…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Without closing the record. The native button allows me to stay in the article table. The code we/I an using either closes the record to the invoice table,…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
That’s what I get too. But, how can we make a button to behave as the + create record? To hold the current page and enter another reference item without going back
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Same on the Windows version, Mac and IPad.
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
The Mac computer behaves like the iPad in regard to the native + create record button. The button made with your code behaves exactly as mine did. The formula buttons do not mimic the native +…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
I’m using the iPad at the moment. I’ll check it out on the windows server and my Mac in about 20 minutes. I’ll let you know. thanks Fred!
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
I can exit and select an existing record too. If you select an existing item and then click the + button at the bottom it will clear the reference field and allow for selection without going back to…
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
Are you able to choose an existing item?
Sam
Sam.1
6 days ago
Get help
Reported - view
Re: Invoice item button
@Fred let newRec := (create Article); openRecord(newRec) and let newRec := (create Invoice); openRecord(newRec) let newRec := (create Article); PopupRecord(newRec)
Sam
Sam.1
6 days ago
Get help
Reported - view
Invoice item button
Hi All, I am trying to use a button formula to mimic the + add new record. When using the Ninox template invoice, creating a new record opens to a page to enter the article/item.…
Sam
Sam.1
6 days ago
27
replies
45
Get help
Re: Constraint for multiple customers
@Fred thanks, will do
Sam
Sam.1
8 days ago
Get help
Reported - view
Re: Constraint for multiple customers
Any suggestions considering the owner membership is a reference? The customer is chosen first. Then a reference to the items is used next. All of the codes so far have shown all the items to or none.…
Sam
Sam.1
9 days ago
Get help
Reported - view
1
2
Next
Sam
Sam.1
34
0
0
Joined: 17 Mar 2022
Follow
Home
Learn & Share
Get help
View all topics
Tags