Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ordering Fields
#1
Hello; is there any setting to order the fields in CP? I want them to be same with the CRM order if possible.

Where to start from?
I tried to analyze the Yii and also investigated the MVC schemas.

Decided to start from Contacts controller but couldnt locate and help would be nice on the direction =)

Thanks Again
Cheers
Ekim
Reply
#2
Hi,

I don't exactly remember how this worked but it should be working. I do remember talking about that feature and implementing it.
I also see that the data access layer (protected/extensions/VTActiveResource/VTActiveResource.php) does have support for that in the methods:

public function getFieldsInfo($sortthem=false)
public function setFieldsInfo($sortthem=false)

Also update your code, I made some code cleanup changes while looking for this.
Joe
TSolucio
Reply
#3
Thanks a lot, I will pull it in a min.
Reply
#4
I seem to cant control the customer portal. Is there any administrative part for Portal? Native options are not effective currently.
Reply
#5
I am trying to use it as a student portal where students can see their info and add some add documents but they couldnt add contacts or accounts. I changed the modules from main file and closed some modules but I need to give them a Contact edit option without adding new row. Its like fill your profile...

Thanks in advance
Reply
#6
What can be done in the CP is defined by the profile of the portal user you are using to connect. In other words you define how the CP acts as you define how any other user in the application acts. You should be able to login to the application with the portal user and see the same fields and do the same things you can do in the CP.

<!-- m --><a class="postlink" href="http://corebos.org/documentation/doku.php?id=en:coreboscp:installconfig#corebos_customer_portal_user">http://corebos.org/documentation/doku.p ... ortal_user</a><!-- m -->
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)