kai20720 Approved

Member since: 2016-12-10

Recent posts by kai20720
Post When

Daniel81 said:

@bestxp

Try this link, I've made some quick instructions. This is how I set it up & ...

Posted in How to configure analytics plugin

For being able to display preview images in front of a Static Pages Menu in OctoberCMS, do this

  • Dow...

Posted in Best practice for mega-menu with images?

The plugin "Campaign Manager" is visible on my production installation online, but not on my local d...

Posted in Plugin installation

I found my way through googeling stack overflow and laravel cheat sheets and a dear friend.

Here is...

Posted in Buidling a bootstrap multilanguage Frontend Form with Validation, Data Saving into several tables and pivot tables, Flashing Success Message and Mail sending.

I need this too and Im looking forward to hints :)

Not sure but perhaps this helps?

https://github.c...

Posted in Export with relations

Is this already implemented and if yes, how is the correct Syntax? Perhaps:

nameFrom: CONCAT(vorname...

Posted in Concatenating nameFrom on relation – is it possible?

and here my full controller code

<?php namespace Ffte\Forms\Components;

use Cms\Classes\ComponentBa...

Posted in Buidling a bootstrap multilanguage Frontend Form with Validation, Data Saving into several tables and pivot tables, Flashing Success Message and Mail sending.

Hi to all!

Im a copy and paste programmer and try to put together some functionality for our non-pro...

Posted in Buidling a bootstrap multilanguage Frontend Form with Validation, Data Saving into several tables and pivot tables, Flashing Success Message and Mail sending.

It works with the "mediafinder field".

<img src="{mediafinder name="intro_image" label="introduction...

Posted in How do I add an upload file field in repeater in campaign manager plugin?

This code:

{repeater name="miniarticle" prompt="Add a mini article"}
 <div style="text-align:left;co...

Posted in How do I add an upload file field in repeater in campaign manager plugin?