Latest #views Threads Top

SussyAlchemist
Hi everyone, I’m currently diving into Elixir and Phoenix, trying to grasp the inner workings of the framework. During my exploration, I...
New
halostatue
These are both likely a case of either “holding the tool wrong” or “using the wrong tool”, but I am looking for information and advice. ...
New
rmoorman
Current situation Currently, the structure of the HTML returned by phoenix is determined by the layouts (components/layouts/[root,app].ht...
New
apoorv-2204
defmodule AdminWeb do @moduledoc """ The entrypoint for defining your web interface, such as controllers, views, channels and so on...
New
gmile
After upgrading to OTP26, we’re seeing a lot of failures related to the shape of JSON response. For example, given the view is constructe...
New
hauleth
I have looked into Phoenix.View deprecation and one thing seems worrying to me. The “new” approach with Phoenix.Component and “view funct...
New
NaN
Im receiving json from postgres. I dont want to deserialize as a map then serialize to json. Im using using rustler to query the databas...
New
mayulu
My project works under Phoenix1.6.6. After upgraded to 1.6.12, It compiled error, and I cannot understand the compilation result informat...
New
Hasimbola
Good morning evrybody, I want to ask how to change this view please? I've try to use error_view to render another template but it doen't ...
New
dcrck
Hi, I’m working on a project that requires generating and serving a (potentially large) number of static HTML files. Since the project al...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

halostatue
These are both likely a case of either “holding the tool wrong” or “using the wrong tool”, but I am looking for information and advice. ...
New
SussyAlchemist
Hi everyone, I’m currently diving into Elixir and Phoenix, trying to grasp the inner workings of the framework. During my exploration, I...
New
apoorv-2204
defmodule AdminWeb do @moduledoc """ The entrypoint for defining your web interface, such as controllers, views, channels and so on...
New
rmoorman
Current situation Currently, the structure of the HTML returned by phoenix is determined by the layouts (components/layouts/[root,app].ht...
New

Trending Over Three Years Top

mitkins
Hi, Here’s the code I use to set the page title in my Layout template: <title><%= @view_module.title(action_name(@conn), assig...
New
marcandre
While Phoenix.View#render/3 used to set @view_module and @view_template for us to be used within the layout. WIth the newer Phoenix.Vie...
New
zizheng
Hi all, I’m using Phoenix with Bootstrap and I’m having some trouble figuring out the best way to set the active navbar item. In Bootstr...
New
Rakakku
Trying to render an error view: # in a controller def test1(conn, params) do case Repo.get_by(MyModel, title: params["title"]) d...
New
Sanjibukai
Hello everybody, I’m trying to figure out where the default “app.html.eex” file is defined in all the pipeline. The better I managed to...
New
thiagomajesk
Hi! I’m working on this small lib that provides a structure to better organize components on top of Phoenix’s views (influenced by AspNet...
New
Sanjibukai
Hello everybody, When I look at what an error looks like in a Changeset, it’s something like this: [username: {"should be at most %{cou...
New
dstpierre
Hi, Retrying Elixir for the 4th time in the last 3 years, I think this time will be the “good” one. So I’m still just playing around, a...
New
dcrck
Hi, I’m working on a project that requires generating and serving a (potentially large) number of static HTML files. Since the project al...
New
ryanditjia
My template consists of a lot of these: <script src="<%= Routes.static_path(@conn, "/vendor/libs/autosize/dist/autosize.min.js") %...
New
thojanssens1
In the PHP framework I used before switching to Elixir/Phoenix, I could create view helpers that inject bits of JavaScript and CSS into t...
New
anthonator
I’m sure this has been asked a thousand times but I’m having trouble finding anything. We currently have a project that doesn’t use Phoe...
New
Kurisu
By default one can’t use subfolders to render partial templates but it can be changed in the app View definition. That is one of the chan...
New
NaN
Im receiving json from postgres. I dont want to deserialize as a map then serialize to json. Im using using rustler to query the databas...
New
mayulu
My project works under Phoenix1.6.6. After upgraded to 1.6.12, It compiled error, and I cannot understand the compilation result informat...
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