Hi!
I am trying to do a very simple application with ChronoForms (CF) and ChronoConnectivity (CC).
I created 2 forms using the wizard. One to insert Providers (name, address, phone numbers and so on) and other for Expenses (providers, invoice nr., costs, payment date, and so on). Then I created the tables using the CF «create table» option. I see the data using CC.
Both forms work fine. However, in the Expenses form I would like to change it to allow a drop down form element that would show all the Providers that exist in Providers table (so I could choose one of them, instead of writing its name again and again when creating an expense). Is this possible using CF?
If it is, how could I do it?
I could do it, putting the providers name on a drop down form element options. However, each time I have a new provider I would need to change the form. This is not very good solution. I prefer the drop down form element linking to a table.
Thank you for your help.
I am trying to do a very simple application with ChronoForms (CF) and ChronoConnectivity (CC).
I created 2 forms using the wizard. One to insert Providers (name, address, phone numbers and so on) and other for Expenses (providers, invoice nr., costs, payment date, and so on). Then I created the tables using the CF «create table» option. I see the data using CC.
Both forms work fine. However, in the Expenses form I would like to change it to allow a drop down form element that would show all the Providers that exist in Providers table (so I could choose one of them, instead of writing its name again and again when creating an expense). Is this possible using CF?
If it is, how could I do it?
I could do it, putting the providers name on a drop down form element options. However, each time I have a new provider I would need to change the form. This is not very good solution. I prefer the drop down form element linking to a table.
Thank you for your help.