Fork me on GitHub

Pagemaster input template + manual HTML  Bottom

Go to page [-1] 1 - 2:

  • Well I needed some kind of getpassedvalue stuff, for now this works:

    Code

    {if isset($id)}
        {pnformlabel for='event' __text='Event' mandatorysym=true}
        {genericformplugin id='event'}
    {else}
        {pnformintinput text=$catch_pid id='event' dataField='event' style='display: none;'}
    {/if]-->

    the weird thing, text is not the sort of input, but actually the value [in my case the $pid of another publication], hence the pnformintinput...
    I just hide the input box with display: none

    BTW, 'event' is a field in my pub-setup.

    - Igor

Go to page [-1] 1 - 2:

This list is based on users active over the last 60 minutes.