Text and Value field of Select Options show no binding options

Wappler Version : 3.8.2
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

After selecting the data source for a select element on a content page that uses a layout, I should be able to select the text and value fields.

Actual behavior

I get an empty bindings list

How to reproduce

Set the data source of a select element using s server connect that sits on the layout of this content page:

Attempt to set value or text:

Note that it still works when working directly on a layout – This is what is expect to happen on the content page:

I think this is the same issue I am having with an autocomplete field:

  1. Made an input field an autocomplete field
  2. Selected a db query from server connect as data source
  3. The data picker field is empty for Text field and Value field:

It does work when manually typing in the code field

Have recently noticed this if you have a nested repeat set as the source for a select list… No values to pick from.

This has been fixed in Wappler 3.9.6

This topic was automatically closed after 30 hours. New replies are no longer allowed.