ServerConnect Input Params not shown

Wappler v3.8.1
Win 10 Pro

this is the server action - 2 get params defined.

this is the server connect on page were input params are blank
image

when we load the said SC, we do not see an option to add input params either

Please fix.

Please restart Wappler with logging, reproduce the problem and attach the debug log. See:

PM sent.

I’ve inspected your log but it is full with errors about the whole design view unable to load your page. As it can’t load it at all.

Do you have a working page at all? No wonder you got a lot of troubles.

Please try to isolate your problem in a new page and add that to the report. We can not really solve a problem that involves thousands other issues.

the page where we currently have the SC is the parent page of SPA.
yes, the design view is very broken - primarily due to access control systems which work on APIs and not the native Wappler access control system (which is not available for SPA btw).

Yes, the page and the app works fine in browser and is deployed in production and has been used by a few thousands as well.

have added the same SC on a fresh page (that page is called testSC.php - it is outside of the SPA system, but in the same project) - and can see the same problem with the SC there as well.
have shared new debug file as well via PM - hopefully this will be helpful to understand the issue.

Design view works terribly for us in most projects that we work on. Its very time consuming identify how to replicate the issue and then submit a bug report - we’ve worked on few project for many months now - right from Wappler 1.x till 3.x now. We just do not have the cycles to be able to report each issue we find with design view in depth!
we have learned to embrace good, bad and ugly of Wappler and made our peace with it.
however, if you ever want to dig deeper - happy to show our stuff 1-to-1.

You must have something fundamentally wrong on your pages. We don’t have any issues with design view and it is the main drive force of Wappler.

So if your design view doesn’t work you are missing half of Wappler’s functionality and a lot more just won’t work.

So please take a step back and report the different design view problems you have because otherwise you will get more and more stuck and we can not help you with other problems you might have, because we cannot identify them.

will try to report.

about this one, were you able to identify the issue here? this is a different beast - haven’t had a SC break on us before! we’ll be crippled without action pickers!

No with so many different errors on your page it is impossible to identify any problem

I created a fresh page and just added a server connect. There is nothing else on that page!

On a regular page or content page? What server model and did the server action had input attributes?
Then also attach a debug log

And none of your server actions show the inputs any longer? Try to identify which ones.

the 2nd log i PM you was after creating a fresh new page - not a content page.
no, the SC did not show input attributes on this fresh new page.

there are ~15 server connects - only this one doesn’t show input params, others do.
this one i added to the fresh new page.

aha - so what is so special about this one? How does it differ from all the others?

Nothing special. Plain simple sa. Calls an api, few queries. No use of custom modules/formatters.

well there must be something different, its name or path - try renaming it to see if it helps
also the place where you use it on your page - try putting it to the top maybe

folder
its in the same folder as others.
name
nothing funny there. plain english char only.
rename
tried that for SA & SC both but no diff!
position
tried to put it first thing on the page (first item in ) but no diff!