leogiovanni27697 Approved

Member since: 2018-01-23

Recent posts by leogiovanni27697
Post When

joseph.d said:

Yes, I'd also like to know how to remove specific sub-menus in the settings.

As an e...

Posted in Hide the settings button

Try to use like this:

use Input;

public function getSaveValue() {

    return Input::get('the name of...

Posted in Modify custom form widget value before save