Latest #ash-phoenix Threads 
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
I have a resource called Meeting which has a many to many relationship. My create action looks like this:
defmodule Meeting do
create ...
New
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
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
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
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
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
This question was inspired by this thread: Open Source Projects Using Ash Framework as Learning Resources.
The Ash framework is amazing,...
New
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
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
This Month's Trending
This Year's Trending
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
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
I have a resource called Meeting which has a many to many relationship. My create action looks like this:
defmodule Meeting do
create ...
New
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
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
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
This question was inspired by this thread: Open Source Projects Using Ash Framework as Learning Resources.
The Ash framework is amazing,...
New
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
I have a nested form involving resources Task which has_many TaskMembers. Since I’m passing [%TaskMember{}] as data, the first TaskMember...
New
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
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
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
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
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
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
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
My resource already defines its api using:
use Ash.Resource,
api: Core.Feedbacks,
If I try to use that resource the AshPhoenix.Fo...
New
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
Hello,
I have a form that consists of multiple resources to submit. AshPhoenix.Form helped to render nested forms easily using add_form ...
New
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
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
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
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
Hi,
Is adding default_accept or accepts per action a requirement for embedded resources?
I noticed some strange behaviours without it. ...
New
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
I have two similar actions like below.
create :create do
change manage_relationship(:common1)
change manage_relationship(:common2)
...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







