Ingenu1ty

Results 18 comments of Ingenu1ty

Yep, a lot of people are [interested in this feature](https://github.com/saltcorn/saltcorn/issues/1954#issue-1847311433)

Most likely you are right. I have large gaps in my knowledge of js and webtech, so my proposal is most likely not optimal. When I was thinking about this...

@glutamate what happens if, for example, I attach a click handler (which does a fading animation) to the “ok button” in the “quickEditForm”? Will there be a problem here? Because...

> There are client-side "triggers", where you can write any browser js Let's imagine that I use arbitrary js to store the state of a form (for example, a form)...

@pyhedgehog Is it really possible to do this with plugin creation? My suggestion is to give any existing [view patterns](https://wiki.saltcorn.com/view/ShowPage/view-patterns) the ability to read and write data to this browser_side_pseudoTable...

@pyhedgehog Thanks for the detailed answerđź‘Ť But I still think the idea is not so hopeless, and here's why: What happens when the url state changes? Saltcorn completely reloads the...

@glutamate > As a first step i will make it easier to use the Session variable which can be used to access tables by the user's session. The goal is...

@glutamate >we are already using Craft.js for the builder Yeah, and that's how I found out rekaJS :-) And here's how the author of craftJS [explains why "reka" is the...

Also, features, [like in this issue](https://github.com/saltcorn/saltcorn/issues/2290#issue-2134088624), would be trivial to do with RekaJS model...

In listView you can create a column with a dropdown menu... ![dImage](https://github.com/saltcorn/saltcorn/assets/138471707/83d9f5c9-c4b2-4578-aedc-84d0f3c984a0)