LilEssam Approved

Member since: 2016-05-09

Recent posts by LilEssam
Post When

As you can see we put post('checked') in $checkedIds

So the javascript code which I showed you sends...

Posted in How do we know if the checkbox in model is checked

Well, If you're working in a theme layout or partial you should do $this['string'] = $display_string...

Posted in How to displaying table row in htm with data fetch from My SQL

See that plugin it may help you https://github.com/MatissJanis/oc-frontend-forms-example

Posted in Fronted Forms & lists

I'm working on a solution for your problem these days. I'm making a plugin so everyone cab use Octob...

Posted in Fronted Forms & lists

Can you show us a screenshot of the error?

Posted in Installation fails on 'building configurtion files' with a 502 bad gateway error

With October It's so easy. You can just create a new plugin that works as a theme for backend and yo...

Posted in Modifying Backend Toolbar

What error do you have?

Posted in How to publish site from localhost to main server

I think you have to type return $display_string; at the end of your function.

Posted in How to displaying table row in htm with data fetch from My SQL

as daftspunk said you can just define onSignin function in your Layout and it will be overrided.

Posted in overriding the functionality of RainLab User OnSiginin

Well, It's very easy.

I'll make an example for you.

Within your controller you decided to make a but...

Posted in How do we know if the checkbox in model is checked