Sangres
AEAsh Elixir
•Created by Sangres on 1/18/2024 in #support
error with keyset pagination and random sort
yeah just read your response on the forum and on the issue that i submitted regarding the after_action. Thank you so much ❤️
8 replies
AEAsh Elixir
•Created by Sangres on 1/18/2024 in #support
error with keyset pagination and random sort
8 replies
AEAsh Elixir
•Created by Sangres on 9/4/2023 in #support
set action argument in form
no worries 😄
16 replies
AEAsh Elixir
•Created by Sangres on 9/4/2023 in #support
set action argument in form
unfortunately i can't manage to make it work. I know that probably there's something im missing on my side.
I have now changed the structure of the app to make an user unrelated to the account and now it's working.
Thanks a lot for all the info nonetheless ❤️
16 replies
AEAsh Elixir
•Created by Sangres on 9/4/2023 in #support
set action argument in form
Unfortunately i tried using
before_action
and before_transaction
but its not working. Could the problem be caused by the fact that account is the resource that manages the multi tenancy in my app?16 replies
AEAsh Elixir
•Created by Sangres on 9/4/2023 in #support
set action argument in form
in the action i have something like this
While in the submit i have this
16 replies