Hi,

how can be sqs_object javascript manipulated?

Here is what i want to do...

Meetings, i select Related to: Account, then I choose one account (parent_id is set)

Then I created custom field Meeting Contact (field type: relate to Contacts)

I would like to pass parent_id to search of Meeting Contact, so that only contacts which are related to selected Account will be shown.

How can be this done? I thought that adding condition to javascript sqs_object would solve the problem, but i don't find the way to change sqs_object, while crm loads it at end of file, so customCode in custom/modules/Meetings/metadata/editviewdefs.php has no effect.

Thanks for your help,
Dean