I actually want the whole form as read-only so "item_actions" => array() would be the best fit. I'm currently on a git pull of v1beta but will be upgrading to the proper v1.02 release shortly.
That's a great example, thanks. It would be nice for the add & edit buttons to popup modally like some other fields do...
Is it possible to pass extra values via the add button? ie. my add button takes me to the components child form where the …
Thanks...
>> You can also set the "item_actions" => array() to hide action buttons.
Does that go in MY_fuel_modules.php too? If I do that, the form URL returns a 404 whereas without it, the form shows fine (but with the buttons)
I'm on F…