Cannot display the field value on a button in a Data View in version 3.0

Hello!

I appreciate that in version 3.0 it is now possible to sort a Data View by a column containing a button. Version 2.9 didn’t allow sorting on these columns.

However, I am facing an issue. When I create a new field with a function assigned to its “On Click” event, the button displays the field’s Caption instead of its actual value. This occurs whether the Display Type is set to _Text or _Button.

What’s strange is that for fields originally created in version 2.9, the field value continues to display correctly.

Thanks!

Jean

Hi Jean,

I have retested it; it seems ok on my end:

The field: Sale.CustomerName has its display type as ‘_Text’, and because it has data from the query (dynamic data), it displays the value from the query, not from the Title.

The same happens for the field Sale.TotalSale, which displays the values 60, 50 and 30.

However, when you set it as a button, it will take the value from the title by default.

As you can see, for the fields ‘UpdateTotal’ and ‘Sale.CustomerName’ (after changing their display type to button).

You described that ‘_Text’ is not working as intended. Could you try deleting this field and re-adding it to the data view, or, even better, send me a sample of your appliation/settings so I can test on my end.

I have attached the application I used, so you can check whether my settings are similar to yours.
SubFormComplete-20260824-222741835331757_ForJean.fdf (3.4 MB)

Thank you.

Regards,

Elton S

Hello Elton,

I double checked my settings and all seem to be fine, but the displayed issue still occurs. I sent you by email my fdf file. Thanks for your help!

Regards,

Jean

Hi Jean,

Thank you for the email. I can confirm that I have received it, and I have already notified the Team about this issue.

As soon as a solution is available will let you know.

Regards,

Elton S

Hi Jean,

Your latest account upgrade should have the fixes for this issue.

It should also have the fix for the ‘Show If’ that you pointed out in the email.

Can you please try again and let me know how that goes?

Thank you.
Elton S

Hi Elton,

Ok, I tested on my side and both issues, ‘Show if’ and field value in the button, are fixed in the latest release, thank you!

Regards,

Jean