FORUMS

c360 Forums
 Home        Members    Calendar    Who's On

Welcome Guest ( Login | Register )
      



Mutiple Lookups - How To?Expand / Collapse
Message
Posted 10/17/2006 4:09:41 PMPost #709
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
We're making a custom entity that has a lookup for Account. From there we need two additional lookups. Each based off the previous lookup.

The first lookup (CRM) is based off the Account entity

The second lookup is a custom entity (called Project) which is based off the Account entity selected in the CRM lookup.

The third lookup is a custom entity (called Phase) which is based off the Project lookup.

What is the best and most efficient way of doing this with c360?

Thanks, John

Posted 10/18/2006 1:55:25 PMPost #714
 

c360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guru
This is a very interesting question. I am currently focussed on making sure the next release of the SDK includes as many defect fixes as possible prior to the next conference so I don't have much time to write a sample but this is definitely a sample that I will create.

 Off the top of my head, here's what I would do:

  • Implement the "onchangeEventHandler" for the first lookup control and update the client side "filter" property of the second control based on the user's selection.
  • Implement the "onChangeEventHandler" for the second lookup control and update the client side "filter" property of the third control based on the user's selection.

There is a client-side property on the loookup control that was added not long ago when we implemented the filtering on the lookup control but I just realized that it's not documented in the Training Guide. I'll make sure to correct this for the next release as well.

 

Posted 10/30/2006 10:43:51 PMPost #786
 

c360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guru
John,

I finally took the time to complete the sample you asked for.

 

« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: kanika.jackson, Ken Champion

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 3:34am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 1.031. 8 queries. Compression Enabled.