Latest #ash-phoenix Threads Top

ademenev
I am not sure that this is specific to ash_phoenix, but that’s what I am using ash_phoenix makes it pretty easy to build nested forms, b...
New
FlyingNoodle
I have a resource called Meeting which has a many to many relationship. My create action looks like this: defmodule Meeting do create ...
New
nmajor
Hey! I’m loving ash so far. Please excuse me if my question is dumb. I’ve been jumping into the deep end with Ash when I’m still pretty g...
New
Malian
I am trying to authenticate my users in a mobile app via email-based Magic Link provided by Ash. The idea is to use Universal Links/AppLi...
New
munksgaard
I’m working my way through the Ash book and got the chapter on creating an “album” that is associated with an artist. The book suggests t...
New
alexslade
I’ve got a custom button in a form (choosing an image from a library). I’m struggling to write an event handler for that button. I starte...
New
Sakthibalan
I have a resource Task I need to calculate overdue tasks based on their status: in_progres and due_date: less than current date. defmod...
New
undeadlol1
This question was inspired by this thread: Open Source Projects Using Ash Framework as Learning Resources. The Ash framework is amazing,...
New
zer3f
Hi, First of all sorry, i don’t know how to put this scenario as title. I am working with forms contains this scenario. Create company...
New
ketupia
I’ve created a custom type for my Enum so I could provide labels. I couldn’t find a function that returned the values and their labels. ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Malian
I am trying to authenticate my users in a mobile app via email-based Magic Link provided by Ash. The idea is to use Universal Links/AppLi...
New
ademenev
I am not sure that this is specific to ash_phoenix, but that’s what I am using ash_phoenix makes it pretty easy to build nested forms, b...
New
FlyingNoodle
I have a resource called Meeting which has a many to many relationship. My create action looks like this: defmodule Meeting do create ...
New
nmajor
Hey! I’m loving ash so far. Please excuse me if my question is dumb. I’ve been jumping into the deep end with Ash when I’m still pretty g...
New
munksgaard
I’m working my way through the Ash book and got the chapter on creating an “album” that is associated with an artist. The book suggests t...
New

Last Three Year's Trending Top

brady131313
I’m trying to create a form which has a list of nested items, each of which contain some union field. I have the following hierarchy: Wor...
New
undeadlol1
This question was inspired by this thread: Open Source Projects Using Ash Framework as Learning Resources. The Ash framework is amazing,...
New
lifeofdan
I am having an issue where form field errors are not being displayed under the following scenario. Load the page, fill one field of the f...
New
jason.o
I have a nested form involving resources Task which has_many TaskMembers. Since I’m passing [%TaskMember{}] as data, the first TaskMember...
New
jason.o
I’m trying to provide a default value (which is a name retrieved from a DB) to an input tag. When the form is mounted, the default value ...
New
sezaru
So, basically I have a resource that has an attribute that allows nil values, but I want to have a AshPhoenix.Form that will consider tha...
New
carlgleisner
In LiveView 1.0 (1.0.0-rc.7), I am using inputs_for/1 to render forms for a nested Ash resource and it’s working great with validation of...
New
jason.o
I have an email input form that uses CoreComponent’s input and error components. When the page is first opened or refreshed (at which tim...
New
ketupia
I’ve created a custom type for my Enum so I could provide labels. I couldn’t find a function that returned the values and their labels. ...
New
sezaru
I have a component with a textarea input. I noticed that if the text area has new lines in the start or end of its content and the compo...
New
nyakio
I have an invitation form that includes a list of existing groups a user can be invited to. The form does not allow creating new groups b...
New
sezaru
My resource already defines its api using: use Ash.Resource, api: Core.Feedbacks, If I try to use that resource the AshPhoenix.Fo...
New
alexslade
I’ve got a custom button in a form (choosing an image from a library). I’m struggling to write an event handler for that button. I starte...
New
zer3f
Hello, I have a form that consists of multiple resources to submit. AshPhoenix.Form helped to render nested forms easily using add_form ...
New
albin
I have this code snippet from the getting started guide for ash_phoenix: Repo GitHub - albinkc/my_ash_phoenix_app_tut def handle_event(...
New

Trending Over Three Years Top

zer3f
Hi, First of all sorry, i don’t know how to put this scenario as title. I am working with forms contains this scenario. Create company...
New
MartinVolerich
Can you put me out of my misery and let me know why I am seeing " MyAshPhoenixApp.Blog.Post.struct/1 is undefined, cannot expand struct...
New
sezaru
I have a resource that has a field that can be nil: attribute :cma_url, :string Now I want to have a create and a update action that wi...
New
kingdomcoder
Hi, Is adding default_accept or accepts per action a requirement for embedded resources? I noticed some strange behaviours without it. ...
New
Sakthibalan
I have a resource Task I need to calculate overdue tasks based on their status: in_progres and due_date: less than current date. defmod...
New
rapidfsub
I have two similar actions like below. create :create do change manage_relationship(:common1) change manage_relationship(:common2) ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement