Router parameter can't be saved

Wappler Version : 4.0.1
Operating System : Windows 10 x64
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Docket

Expected behavior

Route parameter can be entered and saved

Actual behavior

No matter what I’ve entered in Client Side Data Binding - Route parameter can’t be saved

How to reproduce

I was following File Downloads with Server Connect tutorial https://docs.wappler.io/t/file-downloads-with-server-connect/12780 and also this topics Problem with Server Action Download File and File Download

I have Server Action with file download and GET parameter

I have configured Server Connect Route pointing to this Server Action with path parameter

I have an Anchor button with Dynamic Attribute (which is different from Tutorial but correct one according to topic I rad)
Now I see that I can set Client Side Data Binding to path (GET) parameter:

Now I’m trying to select anything or type code manually - but after I click select - no parameter applies

Even though it can be Selected from the beginning of opening Data Binding - it shows some completely mess

Are you sure your anchor tag code is not broken?

image

Does this only happen on this page? Only with this route?

Will test with other routes and pages.
Here is record of creating completly new anchor:

Completely re-creating Server Action - did helped me to be able to input link parameter.

This has been fixed in Wappler 4.0.2

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