sevenseacat
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
its the second line of the error stack trace, so I think so
51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
what's on
lib/orca_link/orca_link_ash/business_logic/versioning/historization.ex:47
?51 replies
AEAsh Elixir
•Created by zskreisz on 5/4/2025 in #support
nested form issue
that looks like it should be a direct_control
51 replies
AEAsh Elixir
•Created by axdc on 3/24/2023 in #support
passing actor when using AshPhoenix.Form.submit
Ooh I didn’t know that one
7 replies
AEAsh Elixir
•Created by axdc on 3/24/2023 in #support
passing actor when using AshPhoenix.Form.submit
if you're calling AshPhoenix.Form.submit, it can be supplied as an API option, eg.
AshPhoenix.Form.submit(socket.assigns.form, api_opts: [actor: socket.assigns.current_user])
7 replies
AEAsh Elixir
•Created by Jmanda on 3/19/2023 in #support
** (KeyError) key :options not found: Error on AshPhoenix.Form submit
can you post some of the backtrace so we can see what line the error is coming from?
9 replies
AEAsh Elixir
•Created by maxmannen on 3/13/2023 in #support
Filter function do not work...What am I missing? (Returns empty)
wait no.... I confused myself. not the first time
18 replies
AEAsh Elixir
•Created by maxmannen on 3/13/2023 in #support
Filter function do not work...What am I missing? (Returns empty)
ooh that's a tricky one, I would have expected it to be OP's way around
18 replies
AEAsh Elixir
•Created by maxmannen on 3/13/2023 in #support
Filter function do not work...What am I missing? (Returns empty)
oh ETS, I missed that
18 replies
AEAsh Elixir
•Created by maxmannen on 3/13/2023 in #support
Filter function do not work...What am I missing? (Returns empty)
what SQL is getting generated? what data should be getting returned?
18 replies
AEAsh Elixir
•Created by ZachDaniel on 2/28/2023 in #showcase
Model your Domain, Derive the Rest
ngl that talk name gives me instant recoil
7 replies
AEAsh Elixir
•Created by Stefan Wintermeyer on 1/23/2023 in #support
Create a resource including a belongs_to id
TIL also, thanks 😄
12 replies