This Week's Trending
This Month's Trending
This Year's Trending
I’m try to create a form with a select field with the list of all countries
<%= select :user, :country_code, Enum.map(Countries.all, ...
New
We are using MJML to template our emails within a Phoenix application. This has worked very well until now, when we started upgrading fro...
New
Hello.
I use Phoenix 1.8 with LiveView 1.1.16, phoenix_html 4.3.0 and daisyUI 5.0.35.
I use the usual light and dark themes for daisyUI...
New
Last Three Year's Trending
Hi,
Is there any standard way to implement a multiple select form with checkboxes in phoenix?
I know that there is a multi-select thing...
New
What is the proper way to add a favicon to a Phoenix app ?
New
Hey Folks,
I’m trying to send emails with Phoenix 1.6.4 and Swoosh. I was using Bamboo in a previous app and created a test web app to p...
New
Hello!
I want to generate HTML that would be similar to:
English:
Hello, Please click here to learn more !
French:
Bonjour, Veuil...
New
Hi, I need to redirect from the FrontEnd (EEX) to a new tab with a URL. However these approach don’t work.
Something like this
<a hr...
New
I am trying to create a form that saves some data, but I intend to include the possibility of adding a photo media. I did some research o...
New
While trying to override the default confirm behaviour of phoenix.link.click in live view, the operation happens already without waiting ...
New
Hello I am new to Phoenix and am coming back to Elixir after a ~4 year hiatus.
I would like to add HTML attributes to HEEx elements, and...
New
I would like to make select box with options_for_select.
I made data from Repo.all. However it has meta data header.
How can I put in o...
New
I’m generating breadcrumbs in my Phoenix template and the result when I keep the code clean (across many lines and indented) is extra whi...
New
I have a string which has “\n” but they are not being displayed properly. “\n” is being treated as if it does not exist.
<p>Questi...
New
I have a navigation bar in my web app. I need to update the active route link with css classes to show that it’s the active route.
My cu...
New
I have already created some models and controllers using mix phx.gen.html. I need to serve context as json. My question, should I create ...
New
I have a basic phoenix view which has a button. I want this button to fire a post request when clicking on it.
Also I have another compo...
New
Hi all,
I’m trying to design a new CMS using Elixir and was wondering about implementing a browsable catalog of themes that a use can ju...
New
Trending Over Three Years
I’m using materialize_css as view style in my templates.
So I would like to generate something like this:
<select class="" id="form_...
New
hey I am trying to set a picture as my background on my phoenix page, i put the picture into the assets folder, but how to display it and...
New
Context:
I am trying to setup a simple liveview form.
Help:
When I visit the form /client/new and submit an entry, phx_submit event doe...
New
I have an template that is creating tags that are links.
I would like to add commas between the tags.
How can I do this so that the las...
New
I am considering my options regarding a future project and I appreciate hearing from forum members regarding this. I am planning to build...
New
Hi I try to understand LiveView . I want to expand and hide HTML after clicking button.
Here code :
use Phoenix.LiveView
@packs [
...
New
I’ve been starting to work with Phoenix framework, I am currently following some LiveView tutorials. The tutorial that I am currently fol...
New
Hello,
I wanted to ask you if you could point me in the right direction on how to do something that I’ve been banging my head against fo...
New
I have roles and permissions schemas in many_to_many relationships:
schema "roles" do
field(:name, :string)
many_to_many(:per...
New
Hi,
In my html.eex template form, I have a text_input form input and would like to pass to the placeholder a value based on some other f...
New
Hi,
I am trying to use the components module that is being developed in Phoenix 1.7 in order to try the new resources from Liveview 0.18...
New
I have integrated bootstrap 4 successfully into my project, then I am trying to do
<a class="nav-link" href="/">Home <span clas...
New
Hello folks!
Like the title says right now I’m feeling a bit frustrated by the inputs_for helper.
It’s not the first time I’m bumping i...
New
Say I have some external (unsafe) data
unsafe_data = "some unsafe data"
I want to render this using Phoenix.HTML.Tag.content_tag/2
con...
New
How to look out for particular value in the For loop of the Phoenix HTML.
Like I only want to fetch out the 2nd candidate_pipeline from ...
New
- Follow
- Join
- Shape
the conversation
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
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ai
- #ecto-query
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #elixirconf-eu
- #api
- #forms
- #metaprogramming
- #hex









