Daneel Approved

Member since: 2016-10-06

Recent posts by Daneel
Post When

Hi all,

I found a way to do this, pretty easy once I figured out how this all works together. I basi...

Posted in Get Page viewBag from MenuItemReference?

Hi all,

I'm using static pages and a static menu which is set to "All Static Pages". I'm iterating t...

Posted in Get Page viewBag from MenuItemReference?

Hi all,

I resolved this by providing the filler method directly through the "options" field:

       ...

Posted in Forms: Storing dynamic dropdown values in viewBag

Hi all,

I'm extending the static Pages plugin with some additional form fields, which works great:

 ...

Posted in DependsOn: "The requested object was not found."

Hi guys!

I'm extending the static pages plugin to include a custom tab, this works great:

    Page::...

Posted in Forms: Storing dynamic dropdown values in viewBag

Got it!

To make the fields persistant, I just had to make sure to add them to the viewBag.

Works gr...

Posted in Extending page properties / custom fields?

Hi guys!

Just a short update. Making some good progress here. Extending the available fields by list...

Posted in Extending page properties / custom fields?

Hi again,

I have further investigated this and it seems that the right approach to extending the pag...

Posted in Extending page properties / custom fields?

Hi all,

when I create a new page (using the static pages plugin), I have some basic properties for t...

Posted in Extending page properties / custom fields?