Kent Signorini
-
Multiple forms for a table?
It seems like any given table can have multiple forms created for it, however, when I do that I don't see any fields on the form. Changing the Edit columns... makes no difference.…
-
Screenshots?
As I'm building out my database, I'm realizing that my forms look terrible. I think it's because I'm just not sure of just how much I can do with it. Would it be possible for people to post some…
-
How do I set a link after update?
Each Quote is associated with a Company which has Branches which have Contacts. On the Quote form, I have a field where the user picks the company, then the Branch within that Company (validated to…
-
Change "+ Create record"
How do I change the text "+ Create record" for a given table on a form to something else, like "+ Add Invoice"?
-
Help with Structure
In my database I have: Projects Quotes Bookings Factory Orders Each Project can have multiple Quotes, multiple Bookings, and multiple Factory Orders. Each Booking must have only one Quote from its…
-
License help
If I have a Professional license and am using Roles to allow access to certain tables, etc. and I want to add users that can only add/edit/delete data but not manipulate the database in any other way…
-
Choose multiple linked records?
I have a table called Services. Each Service has a one-to-many relationship with Appointments. That is to say, each Appointment can have multiple Services associated with it.…