Hi i new here
Can anyone explain about setActionButton and giveme some example?
⚠ In case you've missed it we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This forum is read-only and soon will be archived. ⚠
Posted 11 September 2019 - 09:23 AM
Hi i new here
Can anyone explain about setActionButton and giveme some example?
Posted 12 September 2019 - 05:31 AM
Hi i new here
Can anyone explain about setActionButton and giveme some example?
Hello there Indra!
Explanation and example is located in this link: https://www.groceryc...etActionButton/
I hope this helps.
Posted 13 September 2019 - 06:28 AM
tnks i have tried it
can you give me another example (another function) ?
Posted 14 September 2019 - 12:07 AM
tnks i have tried it
can you give me another example (another function) ?
What do you intend it would do?
Posted 14 September 2019 - 03:06 AM
i try my action button for execute function and it don't work
Posted 15 September 2019 - 08:37 AM
i try my action button for execute function and it don't work
I mean what does your function suppose to do?
Posted 19 March 2020 - 02:19 AM
Hi! I know this thread is a little bit old but maybe you can help me. I'm migrating an application in GC3 from community version to enterprise. I can't get the actions to work. As an example:
$crud->add_action('Personal & Equipos','','operaciones/personal_equipos_detalle','','');
Also this neither works anymore
$crud->callback_column('monto',array($this,'_callback_monto'));
function _callback_monto($value, $row) { $total= $row->monto_transporte+ $row->monto_servicios+ $row->monto_materiales; return '<div class="font-weight-bold">'.$total.'</div>'; }
One more issue is that I add the "Monto" column, referenced in the callback_column, the grid does not finish to load, I get an error. I think I can't use columns other than those who come from the db or model. Is that right?.
Thanks in advance.
Posted 03 July 2020 - 07:29 PM
I migrate from
Hope this is helpful
Support →
Bugs / Issues →
setActionButton not working -> GroceryCrud Enterprise v2.8.7Started by aserfozo, 02 Jan 2021 ![]() |
|
![]() |
||
Development →
Extra coding / Plugins →
DependentDropdown(custom query) + PostAjaxCallbacks + MoreButtons + MoreUnsets + CustomColumnStarted by genya, 29 Jul 2019 ![]() |
|
![]() |
||
Support →
Grocery CRUD Enterprise →
addAction in Enterprise?Started by tbolick, 28 Sep 2017 ![]() |
|
![]() |
||
Support →
I have a question →
Change Button TextStarted by Digitalrecline, 21 Aug 2017 ![]() |
|
![]() |
||
Support →
I have a question →
button to select all the checkboxesStarted by paisa, 27 Jul 2015 ![]() |
|
![]() |
0 members, 0 guests, 0 anonymous users