|
|
||||||||
|
|
|
|
|
|
|
Forums
Extending Daylite
Building Reports and Print Layouts
Pulling Org form fields through a Project layout|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Journeyman |
Is there an easy way to list an Organizations' form field results if the Organization table is keypath filtered from a Project layout? In other words, is it possible to add a Form Subarray in a nested table whose table is a filtered result of an object linked to the current object view?
I can get to other many to many objects (contact names of the org, etc) but can't seem to get form fields. And adding a Form subarray doesn't seem to follow the filter and seems to think it is applicable to the current (project) object even if it is in a nested table in the Org table.. And if there's a way to get it from an f-script query, I'm fine with that. But I'm not really sure how to talk to the custom record set stuff.. Hope that didn't come out like complete gobbledeegook. Thanks! -E |
||
|
|
Marketcircle Team |
Actually I'm a little confused.
To get organizations from a project use the following key: organizations If you want the roles: organizationRoles Once you have an organization, you get the forms using the following key: customRecordSets (that is what we used to call forms before we called them forms - nobody understood what a custom record set was). To get the fields use this key: customRecords A forms sub array (another bad naming example on my part) should work but I never tested it nested two tables deep. I see no reason why it shouldn't work. Hopefully I understood what you where asking for. HTH |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|
Forums
Extending Daylite
Building Reports and Print Layouts
Pulling Org form fields through a Project layout
