juliusverrel

Results 8 comments of juliusverrel

Thanks for the explanation. Would it make more sense to trigger the pagetemplater action (replacing placeholders) by RENDERER_CONTENT_POSTPROCESS (triggered by p_render)?

This would be extremely useful also in the following use case (with multi-valued vield) * schema Event with field Projects (multi-valued) * schema Project with field Users (mult-valued) * left...

Thanks for asking. The former, we'd like to keep track also of former members of the project. Actually, we usually create new users or project via a bureaucracy form, so...

You are right, both make sense for different use cases (even in within our wiki). I need to think about it...

This would be extremely helpful

this would be extremely useful

@micha99's example could be realized by a feature that might be easier to implement than joining two schemas: accessing different fields of lookup type fields of a given schema. In...