Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
ActiveScaffold : Ruby on Rails Gem
Conversations
Labels
About
ActiveScaffold : Ruby on Rails Gem
Contact owners and managers
1–30 of 4744
Mark all as read
Report group
0 selected
Gloufy
,
Sergio Cambra
2
Sep 23
An ActionController::InvalidAuthenticityToken occurred in fiche#render_field:
El sábado, 21 de septiembre de 2024 16:31:21 (CEST), Gloufy escribió: > Hi Sergio, > > I
unread,
An ActionController::InvalidAuthenticityToken occurred in fiche#render_field:
El sábado, 21 de septiembre de 2024 16:31:21 (CEST), Gloufy escribió: > Hi Sergio, > > I
Sep 23
Gloufy
,
Sergio Cambra
3
Sep 21
CANCAN and fieldSearch
thank you so much Le mardi 17 septembre 2024 à 16:52:20 UTC+2, ser...@enpijama.es a écrit : I have
unread,
CANCAN and fieldSearch
thank you so much Le mardi 17 septembre 2024 à 16:52:20 UTC+2, ser...@enpijama.es a écrit : I have
Sep 21
Dennis Bulgatz
,
Sergio Cambra
2
10/26/23
javascript_for_update_column helper
You can add the associated records in the after_render_field method in the controller, and set them
unread,
javascript_for_update_column helper
You can add the associated records in the after_render_field method in the controller, and set them
10/26/23
Dennis Bulgatz
,
Sergio Cambra
6
4/11/23
Override redirect after create
Good to know.. but my users would probably struggle with anything other than a left click.. 😊 From:
unread,
Override redirect after create
Good to know.. but my users would probably struggle with anything other than a left click.. 😊 From:
4/11/23
Dennis Bulgatz
,
Sergio Cambra
14
4/8/23
Created a show helper, lost the association create
Hi Dennis In your example, if I'm right, it would be needed in the three models, parent, and the
unread,
Created a show helper, lost the association create
Hi Dennis In your example, if I'm right, it would be needed in the three models, parent, and the
4/8/23
Dennis Bulgatz
,
Sergio Cambra
4
4/3/23
Creating an "Edit' link back to AS edit form (JS, not HTML)
Hi Dennis You should be able to get the edit link from active_scaffold_config: active_scaffold_config
unread,
Creating an "Edit' link back to AS edit form (JS, not HTML)
Hi Dennis You should be able to get the edit link from active_scaffold_config: active_scaffold_config
4/3/23
Dennis Bulgatz
2
3/24/23
How to redirect to an AS view from a custom action
Please ignore the issue. I need to use inline: false in the action link properties so I could
unread,
How to redirect to an AS view from a custom action
Please ignore the issue. I need to use inline: false in the action link properties so I could
3/24/23
Dennis Bulgatz
2
3/23/23
Paste content from an MS Word document and retain formatting
In case anyone else is interested. I gave up on PowerPaste.. expensive and seems a challenge to try
unread,
Paste content from an MS Word document and retain formatting
In case anyone else is interested. I gave up on PowerPaste.. expensive and seems a challenge to try
3/23/23
Dennis Bulgatz
,
Sergio Cambra
8
3/14/23
TinyMCE not finding tiny-mce-jquery
Thanks for updating the doc! From: Sergio Cambra <ser...@enpijama.es> Date: Monday, March 13,
unread,
TinyMCE not finding tiny-mce-jquery
Thanks for updating the doc! From: Sergio Cambra <ser...@enpijama.es> Date: Monday, March 13,
3/14/23
Gloufy
2/26/23
What is the wrong ?!
Hi Sergio i've a bug after the version of rails 6.1.4.7 somes controller view doesn't work
unread,
What is the wrong ?!
Hi Sergio i've a bug after the version of rails 6.1.4.7 somes controller view doesn't work
2/26/23
Dennis Bulgatz
,
Sergio Cambra
2
2/16/23
Support for Ruby 3
Hi Dennis Master branch should work with ruby 3, v3.6.x don't support it. There are changes on
unread,
Support for Ruby 3
Hi Dennis Master branch should work with ruby 3, v3.6.x don't support it. There are changes on
2/16/23
chongh...@gmail.com
, …
CCH
5
4/9/22
Support for Rails 7
Hi Sergio PS C:\prj4rails\rnd> rails restart rails aborted! NameError: uninitialized constant
unread,
Support for Rails 7
Hi Sergio PS C:\prj4rails\rnd> rails restart rails aborted! NameError: uninitialized constant
4/9/22
Dennis Bulgatz
,
Sergio Cambra
2
3/1/22
Conditions For Collection over-ridden by search params
El lunes, 28 de febrero de 2022 22:41:00 (CET) 'Dennis Bulgatz' via ActiveScaffold : Ruby on
unread,
Conditions For Collection over-ridden by search params
El lunes, 28 de febrero de 2022 22:41:00 (CET) 'Dennis Bulgatz' via ActiveScaffold : Ruby on
3/1/22
Gloufy
,
Sergio Cambra
11
2/17/22
Q&A
Activestorage
Hi Nice it's working. I found how to rotate image with imagemagick, I don't know if it's
unread,
Q&A
Activestorage
Hi Nice it's working. I found how to rotate image with imagemagick, I don't know if it's
2/17/22
Gloufy
2
10/20/21
Dragonfly and retained form
no idea ? :( Le vendredi 9 octobre 2020 à 23:42:11 UTC+2, Gloufy a écrit : Hi Sergio, I'm using
unread,
Dragonfly and retained form
no idea ? :( Le vendredi 9 octobre 2020 à 23:42:11 UTC+2, Gloufy a écrit : Hi Sergio, I'm using
10/20/21
Dennis Bulgatz
,
Sergio Cambra
6
4/16/21
Icons from CSS not getting complete URL
Thanks! We updated the app to use Webpack and some part of the update fixed the missing icon issue. I
unread,
Icons from CSS not getting complete URL
Thanks! We updated the app to use Webpack and some part of the update fixed the missing icon issue. I
4/16/21
Dennis Bulgatz
,
Sergio Cambra
2
4/8/21
Date Searches
Hi Dennis Yes, you're right, it has been like that for a long time, or maybe always, I don't
unread,
Date Searches
Hi Dennis Yes, you're right, it has been like that for a long time, or maybe always, I don't
4/8/21
jhe...@gmail.com
, …
Sergio Cambra
13
2/26/21
Toggle Search
I only knew one person who tried to develop with ruby in Windows and found many issues, finally he
unread,
Toggle Search
I only knew one person who tried to develop with ruby in Windows and found many issues, finally he
2/26/21
Dennis Bulgatz
11/15/20
ActionController::UnknownFormat in active_scaffold_export
Active Scaffold Export seems to be missing some initialization. the first time I try to export, I get
unread,
ActionController::UnknownFormat in active_scaffold_export
Active Scaffold Export seems to be missing some initialization. the first time I try to export, I get
11/15/20
Dennis Bulgatz
,
Sergio Cambra
2
8/12/20
Active Scaffold Export- Select All, Select None JS close Export Form
Hello I have fixed JS in master branch to avoid closing form (indeed turbolinks was reloading page).
unread,
Active Scaffold Export- Select All, Select None JS close Export Form
Hello I have fixed JS in master branch to avoid closing form (indeed turbolinks was reloading page).
8/12/20
Dennis Bulgatz
,
Sergio Cambra
2
8/12/20
Column Helpers for Active Scaffold Exports
Hello Helper override for export are called <column>_export_column: https://github.com/
unread,
Column Helpers for Active Scaffold Exports
Hello Helper override for export are called <column>_export_column: https://github.com/
8/12/20
Dennis Bulgatz
,
Sergio Cambra
5
8/11/20
List to CSV or Excel with ActiveScaffold and Rails 6
The issue was I forgot to add export to the actions config line. Doh! Thanks again. FWIW, I did try
unread,
List to CSV or Excel with ActiveScaffold and Rails 6
The issue was I forgot to add export to the actions config line. Doh! Thanks again. FWIW, I did try
8/11/20
Gloufy
,
Sergio Cambra
4
7/9/20
Q&A
Rails 6
I have been testing master branch with rails 6.0 and I don't get that warning with rails 6.0. I
unread,
Q&A
Rails 6
I have been testing master branch with rails 6.0 and I don't get that warning with rails 6.0. I
7/9/20
Gloufy
,
Sergio Cambra
3
3/16/20
Q&A
Activescaffold sortable
yes ! I'm missing jquery-ui-rails gem.... Le lundi 9 mars 2020 09:52:16 UTC+1, Sergio Cambra a
unread,
Q&A
Activescaffold sortable
yes ! I'm missing jquery-ui-rails gem.... Le lundi 9 mars 2020 09:52:16 UTC+1, Sergio Cambra a
3/16/20
Jan Hebler
,
Sergio Cambra
2
3/10/20
Q&A
subform for has many relation
Have you tried to set form_ui = :select in association column? Anyway, loading a form with so many
unread,
Q&A
subform for has many relation
Have you tried to set form_ui = :select in association column? Anyway, loading a form with so many
3/10/20
mvargo
,
Sergio Cambra
3
2/10/20
Q&A
ActiveScaffold rails 5.2 example (jquery stuff not working)
I followed Sergio's advice. I got it to work with Rails 5.2. I put my sample app up on github if
unread,
Q&A
ActiveScaffold rails 5.2 example (jquery stuff not working)
I followed Sergio's advice. I got it to work with Rails 5.2. I put my sample app up on github if
2/10/20
Big Mister T
,
Sergio Cambra
3
11/7/19
Chaining form fields via subform
Success. Thanks very much, Sergio! On Thursday, November 7, 2019 at 7:17:37 AM UTC-6, Sergio Cambra
unread,
Chaining form fields via subform
Success. Thanks very much, Sergio! On Thursday, November 7, 2019 at 7:17:37 AM UTC-6, Sergio Cambra
11/7/19
Gloufy
,
Sergio Cambra
2
11/7/19
Q&A
New own bridge
Sorry, I forgot to answer. You can put in your lib directory, and you will have to add it to
unread,
Q&A
New own bridge
Sorry, I forgot to answer. You can put in your lib directory, and you will have to add it to
11/7/19
Gloufy
, …
Printer Setup
4
8/20/19
Q&A
Action List to json : it’s possible to paginate ?
Thanks for sharing.
unread,
Q&A
Action List to json : it’s possible to paginate ?
Thanks for sharing.
8/20/19
Jim
,
Sergio Cambra
2
2/11/19
Q&A
Field search on virtual attribute
Hi Jim Proc is not supported for search_sql: https://github.com/activescaffold/active_scaffold/wiki/
unread,
Q&A
Field search on virtual attribute
Hi Jim Proc is not supported for search_sql: https://github.com/activescaffold/active_scaffold/wiki/
2/11/19