add multi section to my account

4 posts by 2 authors in: Forums > CMS Builder
Last Post: September 24, 2010   (RSS)

Re: [Maurice] add multi section to my account

By Jason - September 24, 2010

Hi Maurice,

Could you clarify exactly what you're trying to do? What do you want them to be able to view from their "My Account" page?

Let me know and I can look into this further for you.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] add multi section to my account

By Maurice - September 24, 2010

Hi Jason,

I want to make a multi section lets name it tasks

this i want to show up in "my account" so a user can add task
to his account.

view them or delete them but only in his account just kinde like the upload function.

but than a multi section just for that account.
-------------------------------------------

Dropmonkey.nl

Re: [Maurice] add multi section to my account

By Jason - September 24, 2010

Hi Maurice,

What you can do is create a multi record section called tasks. Then in "User Accounts" you can create a related Record for tasks. Use these settings:
MySQL Where: createdByUserNum=<?php echo mysql_escape($CURRENT_USER['num']) ?>

More "Search" Link: createdByUserNum_match=<?php echo $CURRENT_USER['num'] ?>

Also, under "Advanced Options" be sure to select "My Account" so that it's visible in the my account section.

This will allow them to view, modify and erase records. However, for them to be able to create records, you'll need to set their permissions to make them and "Author" of that section.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/