Subject: Entry not found in index or view’s index not built
Hi Sarah,
The first column will need to be categorised. Also, watch for the value you are looking up - seems there might be a typo in one of those formulas. If you’re stil having problems, hard-code the site value to one you know that is there to make sure it is not a problem with the site field on your form.
In the DBLookup you added an extra T after ReceivingSites.
Also, make sure your ReceivingSites field properties are set to Refresh Fields on Keyword Change and Refresh Choices on Document Refresh. If you don’t have those set, then your DBLookup isn’t actually getting the value of ReceivingSites.
Subject: Entry not found in index (uncheck create full text index)
Hey Gang!
Glad I checked here I was able to figure out my own issue reading these posts. If you make copies of a database and check the ‘Create full text index for searching’ in the pop up that may also result in the error ‘Entry not found in index’, at least that was my case.
I grabbed a different copy and did not check that and loaded the form into the App, and all is well.
Amazing, all I needed to do all day was make the view categorized. I didn’t see that anywhere in help, or in the tutorial I was following. So, I finish at 8pm, but I finish knowing it works - really appreciate your help