This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

romaluca
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
larslr
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
fabricedge1
Question: Is there a default value that a option can have in select component? I am using LiveView <.input field={@form[:theme]} val...
New
Valeriy
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 Top

Zesky665
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
popo63301
What is the proper way to add a favicon to a Phoenix app ?
New
ScriptyScott
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
saveman71
Hello! I want to generate HTML that would be similar to: English: Hello, Please click here to learn more ! French: Bonjour, Veuil...
New
UnderFenex
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 <...
New
Matheus
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
pepicrft
Hi :wave: I would like to implement a solution like styled-components for Phoenix components such that developers can write their styles...
New
sidjainn
While trying to override the default confirm behaviour of phoenix.link.click in live view, the operation happens already without waiting ...
New
tajihiro
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
stratigos
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
zorn
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
TwistingTwists
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
kyde
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
acrolink
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
JasterV
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

Trending Over Three Years Top

Kurisu
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
venomnert
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
benonymus
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
neuone
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
acrolink
I am considering my options regarding a future project and I appreciate hearing from forum members regarding this. I am planning to build...
New
tomthestorm
Hi I try to understand LiveView . I want to expand and hide HTML after clicking button. Here code : use Phoenix.LiveView @packs [ ...
New
Euphorichuman
I’ve been starting to work with Phoenix framework, I am currently following some LiveView tutorials. The tutorial that I am currently fol...
New
carlosarli
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
crusso
I have roles and permissions schemas in many_to_many relationships: schema "roles" do field(:name, :string) many_to_many(:per...
New
phoebe
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
fabcm1
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
skanel
I have integrated bootstrap 4 successfully into my project, then I am trying to do <a class="nav-link" href="/">Home <span cl...
New
nicolas.blanco
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
thojanssens1
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
ycv005
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

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement