Dani Rubenstein Posted May 17, 2015 Posted May 17, 2015 hello to all. is there a away in filemaker to have a portal off invoices for one person . and when the costumer pays to select all the open invoices in to one filed in the recite ? Thanks Dani
Wim Decorte Posted May 17, 2015 Posted May 17, 2015 Hi Dani, Your explanation is not very clear I'm afraid. Can you give some more detail?
Dani Rubenstein Posted May 18, 2015 Author Posted May 18, 2015 Hi. in table a i have a field on invoice numbers. i have at the side a portal off all the unpaid invoices. i what to select from the portal some unpaid invoices and insert them to table A. the it will be like 1,4,6,9
Fitch Posted May 18, 2015 Posted May 18, 2015 Still not clear what you want, but I'll take a stab at it. List( related::invoiceID ) would give you: 1469 Substitute( List( related::invoiceID ) ; ¶ ; "," ) ... would return your example result.
Recommended Posts
This topic is 3749 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now