Selecting name in flow step for table row produces incorrect reference

OS info

  • Operating System : Windows 10.0.17134
  • Wappler Version : 3.4.1

Problem description

I added a button to a table row to delete the row. I then proceeded to create flow steps so I can us the BS4 confirmation dialog. In the confirmation dialog I wanted to show the name of the row they are deleting. I then selected name and it put this (red arrow):

That’s incorrect. The current row value for ‘name’ is just name in this context. I had to manually change it:

image

Now it works. Other newcomers may not be so knowledgeable.

It should just be name indeed. We are going to check why is it not inserting it properly.

Is your flow nested within the repeat?

Because all data bindings selections are based on its place

This has been fixed in Wappler 3.9.6