Adding an indexed element to a view causes Backendless to show never-ending wait symbol

Application ID: DEC6B808-645B-7B62-FF97-8D7C3B617700

DB Error

Problem description

I am trying to add indexed elements to a DB View (data-object relation elements). When I try to add them, the screen displays the never-ending spinning circle.

Steps to reproduce

  1. Open the app listed above
  2. Browse to DB section
  3. Select the “vwClients” view.
  4. Try to add a field named “state” by double-clicking the relation listed in the "clients’ table.
    This is a relation to the “state” table. I want to have the “code_3” element displayed as the state abbreviation for each client.
  • If I scroll over to the “state” table, then click on “code_3” element, it works.
  • If I double-click on the “state” element within the Clients table, I get the never-ending wait circle.

Hi @Richard_Munger

Yes, the right way to add a column to a view is to click on the target field instead of rel column.

Regards, Vlad