Hi All
Using Front-End local with Back-End in Sharepoint.
I have a form that is split in 3 tabs, I think they are called subforms?
First is the main form, CandidateDetails, the 2nd tab is Submissions and the 3rd is CallsLog
In the CandidateDetails, there are fields for Address, phone, email etc. There is also 1 field which is ‘Supplier’, with a drop down SQL box of the names of Suppliers from tblSuppliers
Trouble is that unless you enter something in the 'Supplier' field or any field in the CallsLog subform, it won’t allow you to enter anything in the Submissions form. There are no error messages, just a ding. Had to do a process of elimination to figure it out.
When you do enter anything in the 'Supplier' field and then you’re done filling in the Submissions form, it lets you then go and delete that entry in 'Supplier' so it's not as if it's 'required'.
Neither the tblSupplier nor the tblCalls have Relationships with the tblCandidates or each other.
Please advise
Using Front-End local with Back-End in Sharepoint.
I have a form that is split in 3 tabs, I think they are called subforms?
First is the main form, CandidateDetails, the 2nd tab is Submissions and the 3rd is CallsLog
In the CandidateDetails, there are fields for Address, phone, email etc. There is also 1 field which is ‘Supplier’, with a drop down SQL box of the names of Suppliers from tblSuppliers
Trouble is that unless you enter something in the 'Supplier' field or any field in the CallsLog subform, it won’t allow you to enter anything in the Submissions form. There are no error messages, just a ding. Had to do a process of elimination to figure it out.
When you do enter anything in the 'Supplier' field and then you’re done filling in the Submissions form, it lets you then go and delete that entry in 'Supplier' so it's not as if it's 'required'.
Neither the tblSupplier nor the tblCalls have Relationships with the tblCandidates or each other.
Please advise
Last edited: