I created a cascading lookup a couple of years ago and now need to add additional entries, but for the life of me I cannot figure out how to do it. The entries are in the lookup, but they are not editable. I could not find a knowledge base article related to this.
Cascading forms can be a little disconcerting at times.
1. Go in the form builder for the main form.
2. Click Lookup element you want to update. Note the form it refers to.
3. Close main form. Be careful not to save any changes.
4. Find the form noted in Step 2.
5. Add and edit entries in that form.
6. Repeat as needed for the other lookups.
Hope this helps. B)
Please login or Register to submit your answer
Look up field entries are from another form. I would look at your list of forms on the backend to see what is populating the list.
I am looking at the other form, but there is no way to edit the content. It was built by importing CSV content, so I am wondering if I need to delete all the content and reimport with updates?
You must not be looking in the right place then. All of the content is in the database and the entries are editable on the backend. CSV update may make more sense than editing one by one though.