Share » Forums » Setup & design » Problem with powercontent

Problem with powercontent

Problem with powercontent

Thursday 26 July 2007 1:25:22 am - 2 replies

Author Message

Kristof Coomans

Thursday 26 July 2007 2:00:27 am

Hi Kuz

Welcome to the eZ community!

url: you also need to specify the text, otherwise the datatype won't accept the input and will silently fail:

<input type="hidden" name="powercontent_url_ContentObjectAttribute_ezurl_text_pcattributeid" value="" />

datetime: you also need to specify hour and minute, otherwise the datatype won't accept the input and will silently fail:

<input type="hidden" name="powercontent_from_ContentObjectAttribute_datetime_hour_pcattributeid" value="00">
<input type="hidden" name="powercontent_from_ContentObjectAttribute_datetime_minute_pcattributeid" value="00">

and the same for the to_time attribute.

Using the online editor is currently not supported by powercontent. There are some parts of the online editor which require a content object attribute already to be present.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

kuz cous

Thursday 26 July 2007 3:11:34 am

Thank you very much, it's working now !

Maybe it will be usefull to have something like online editor to create prefilled xml block.
For example something similar with forum working in bbcode (Just some buttons to create tags).

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu