Forums / Setup & design / Stumped on relating objects

Stumped on relating objects

Author Message

Joanie Chembars

Wednesday 12 January 2005 9:42:08 am

I can't seem to figure this out --
I am using 3.4.4.
Here's the situation >>
When the users register, they select which units (can be multiple) they belong to in our organization on the registration page.
These users then create 'articles' and I need to attach which unit that person belongs to onto the articles that they create. Why? So that if someone wants to search by unit they will see all the articles posted related to that unit.
Make any sense to you out there? Any hints would be greatly appreciated!!
Thanks --
Joanie

Joanie Chembars

Wednesday 12 January 2005 12:05:29 pm

OK -- I figured out that I can use the object relation datatype to link the article class to the folder where all of the users are stored. But, this provides a scrolling list of the users and I would like for it to automatically select the user that is entering the article.
Any ideas?

Joanie Chembars

Wednesday 12 January 2005 1:51:04 pm

Well, I now know what I need to do, just not how to do it ---
I need to get the current user's id number and make the object relation attribute take that value.
Am I missing something obvious???
help please........

Ɓukasz Serwatka

Wednesday 12 January 2005 1:57:25 pm

Hi,
Here is a example how to fetch user data
http://ez.no/ez_publish/documentation/reference/data_fetching/user/current_user

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Joanie Chembars

Thursday 13 January 2005 5:52:17 am

Can't believe I didn't run across that doc in all my searches. Exactly what I needed for the fetch. Halfway there, just need to figure out how to set that variable to the value now.
joanie

eZ debug

Timing: Jan 19 2025 01:08:27
Script start
Timing: Jan 19 2025 01:08:27
Module start 'content'
Timing: Jan 19 2025 01:08:27
Module end 'content'
Timing: Jan 19 2025 01:08:27
Script end

Main resources:

Total runtime0.2095 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.9531180.8359
Module start 'content' 0.00620.0070 769.789197.8672
Module end 'content' 0.01310.1962 867.6563526.7734
Script end 0.2094  1,394.4297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00371.7786200.0002
Check MTime0.00140.6901200.0001
Mysql Total
Database connection0.00060.295610.0006
Mysqli_queries0.158175.46401410.0011
Looping result0.00160.77111390.0000
Template Total0.195993.510.1959
Template load0.00080.360910.0008
Template processing0.195193.135910.1951
Override
Cache load0.00050.249310.0005
Sytem overhead
Fetch class attribute can translate value0.00100.463610.0010
XML
Image XML parsing0.00030.154210.0003
General
dbfile0.00622.9747200.0003
String conversion0.00000.003630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs