An easy? help request
Hello,
I am quite new to Ninox and am trying to create a fairly simple database. I will simplify it even further for this question. I have xxx tables
Table Field(s)/datatype
Companies CompanyName (text field)
People Name (text field)
Bills Payee (dynamic multiple choice from Companies)
Payer (dynamic multiple choice from People Table
Amount (number)
Date (date)
What I would like then create is a form that has another dynamic multiple choice PaidTo that is also from the Companies Table. Then I would like a view that shows all of the records in Bills the Payee is in the PaidTo dmc. Is there an easy way to do this?
thanks
9 replies
-
I would not recommend using dynamic choice fields to store data because of this issue.
I've attached a sample DB. I use dynamic fields and buttons to update child tables that store the data. When Payee and Payer are empty then the Add button shows up. Otherwise you see the Update button.
Now you can go to a company record and see all the bills that are linked to it. The same for People.
When you are ready for dashboards, then we can move the dynamic fields and buttons to the dashboard so you don't have to store dynamic field data in your records in bills.
Content aside
- Status Answered
- yesterdayLast active
- 9Replies
- 37Views
-
3
Following