Ingenu1ty
Ingenu1ty
> Also, the pivottable module is very powerful in this respect Yes, of course, pivottable is a very cool plugin in terms of aggregation, but even it can be expanded...
I agree, confirmation messages need more aesthetics and more UX features👍 I think a good solution would be to simply give the ability to assign an arbitrary view as a...
I agree, a "wiring diagrams" could be very useful👍 But I suggest using [Rete.js](https://github.com/retejs/rete) for this. This is the [solution](https://retejs.org/) for creating processing-oriented node-based editors. It is flexible, extensible, has...
hmm... looks like a bug🤔 Try the same setup, but instead of "edit-in-edit", try "show-in-show". Does the Extra state formula work as expected in this case?
You can do this, for example, using [actions](https://wiki.saltcorn.com/view/ShowPage/actions-overview). On [Insert or update event]( https://wiki.saltcorn.com/view/ShowPage/event-types#:~:text=Insert%3A%20a%20new,on%20a%20table) in one table, perform [Blocks action](https://wiki.saltcorn.com/view/ShowPage/blocks-action) in another table.
@christianhugoch hi ;-) Yes please. The cool thing about saltcorn is that it has both a pwa and a hybrid mobile app builder. And both need a 'Disable on mobile'...
The app you are trying to build is pretty trivial ;-) You don't even have to set up a trigger or an event or anything like that. Just use the...
It is not necessary to start from scratch. It might be a good idea to consider [something like this](https://github.com/HCaseira/lowder_flutter) as a starting point...