This Week's Trending
This Month's Trending
This Year's Trending
Hi everyone,
I am using LiveView file uploading which is working awesome. but when I deploy my server if someone uploading files, it sto...
New
Suppose you have two fields in a Phoenix LiveView form where both are user-editable, and each one can be used to calculate the other.
Ex...
New
Hi Elixir forum!
I have a function component to view, edit and delete an object from my database. This component obviously contains a fo...
New
I have a relationship User has_one Profile. In my User
defmodule Cal.Accounts.User do
actions do
defaults [:read]
create ...
New
Hey there, I’m playing with Ash and TypedStructs. I defined an update action on a resource which takes a TypedStruct as argunent:
With S...
New
Last Three Year's Trending
Sometimes I need to update a form from outside the form in LiveView.
For UI, some inputs are need to be created outside the form.
Updat...
New
Background
I have a LiveView page where I have a small form. This form is supposed ton have a group of radio buttons, and a group of chec...
New
Hey people.
I’m trying to make my way through this article
https://littlelines.com/blog/2020/07/06/building-a-video-chat-app-in-phoenix...
New
Context: I have a multi-step form (10+ steps) made in LiveView (Surface, technically, but I think this question is not Surface-specific)....
New
Hi together,
i want to build a filter UI where the user can select some items with a checkbox and then the results get filtered based on...
New
I am currently building a form that contains an input type=date and a select which allows users to chose a location. Depending on the loc...
New
I may be going about this the wrong way but I can’t seem to figure out a good way to handle input for “tags” in a blog post. I’ve looked ...
New
I have a (LiveView) form with some inputs for fields, which are backed by relatively large precision/scale decimals. The problem I have i...
New
When using phx-submit in a form within LiveView, I want to include data from other elements connected via hooks in the params.
I thought...
New
I am trying to integrate a TipTap editor into my edit FormComponent. Right now I have a separate LiveView component for the editor:
@imp...
New
I’ve got this div – let’s call it dragging – in a Liveview . It has a Hook that runs sortableJS on the client to make the list drag-drop....
New
I’m trying to reset my LiveView form programmatically (on submit) but I’m having lots of trouble getting the form to reset programmatical...
New
TLDR; A recoverable form rendered through a Live Component doesn’t recover after crashes or disconnects.
DETAILS
Specifications
Phoe...
New
Hello,
I am trying to figure out why my LiveView forms aren’t displaying errors. It looks like they are being set in the appropriate ha...
New
Hi all
I have an Ecto schema S with a fk to a schema E.
In a live component, I would like to render form fields for S plus the fields o...
New
Trending Over Three Years
I was wondering if there are any discussions around the new to_form/2 in LiveView 1.18.2. I’ve RTFM’d but there is just some dissonance ...
New
Let’s say there’s a typical form with phx-change="validate" on the form level and there are also some fields in the form, which have phx-...
New
Hi Devs,
I am using Uploads — Phoenix LiveView v0.15.4 (hexdocs.pm) feature in my application. I am using it with auto_upload: true opti...
New
Hello! I have a LiveView generated on “scheduler” model with --live, where the model has (among others) a “date_range_start” field that i...
New
I’m trying to use this WYSIWYG Markdown editor in my live view form https://github.com/sparksuite/simplemde-markdown-editor (Does anyone ...
New
I have a form that starts like this:
When clicking “yes”, another form element appears:
The markup looks something like this:
...
New
I’m trygint to get Awesomplete working to add multiple tags to a post.
However following instructions doesn’t do anything, i.e.:
I hav...
New
I followed this tutorial: Nested model forms with Phoenix LiveView · FullstackPhoenix
I have a schema called Folha, defined as:
schem...
New
For example, if I have a button which has an SVG element inside then I can not really use phx-disable-with because it will just replace t...
New
In LiveView how can I pass my data back to the controller? Non-liveview like Route.path_helper(conn, :new, user: @user, employee: @employ...
New
In another thread we discussed how to get input sets’ indices of a has_many association inputs inside a nested form. This was quickly sol...
New
When uploading a file using live_view form the following error is thrown
[error] GenServer #PID<0.832.0> terminating
** (KeyError)...
New
Hi, what is the correct way to update URL params upon submitting a form, please?
I have a search input field with standard submit button...
New
Hi all!
I am working on including a contact form in my Phoenix web application that uses Liveview. The contact form is rendered with a b...
New
Background
I have a form that has some checkboxes. This form will show checkboxes depending on a condition.
After the form I have a butt...
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:
Sub Categories:
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







