Link to home
Start Free TrialLog in
Avatar of pmeira
pmeira

asked on

Embedded view

I have an embedded view with docs and response docs in a form. In this form there is a field called "project". I want the view to show only response docs related to this project. How can I do that ?
Avatar of CRAK
CRAK
Flag of Netherlands image

Hope you are using R5....?

Categorize that view on the field "project". In the embedded views' proberties you can define (text or formula) which category you want to show.

In R4.x there is no such option. You'll have to resolve in a @DbLookup....
Avatar of ptenuta
ptenuta

Avatar of pmeira

ASKER

Avatar of pmeira

ASKER

Avatar of pmeira

ASKER

Use @IsResponseDoc in your view selection

f.i SELECT Form="ResponseDocName" & Project="ParentDoc" & @IsResponseDoc = 1
pmeira,
No comment has been added lately (981 days), so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area for this question:

RECOMMENDATION: Award points to mkraan http:#6218200
Please leave any comments here within 4 days.

-- Please DO NOT accept this comment as an answer ! --

Thanks,

Zvonko
EE Cleanup Volunteer
Whatever you say, but why do you recommend to hard-code a view selection for an undefined number of projects over the ease of a generic single category view?
Hello CRAK,

the requirement was not to show a single category.
And the question here is not worth more efforts.
So let us close this as recommanded.

ASKER CERTIFIED SOLUTION
Avatar of CRAK
CRAK
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Oh man, you did me work.
Of course you are right and we have to do this right.
But as you stated yourself, the requirements are not absolutely clear, or even ambigeous.

So what shell we do now?
Split points is not possible, so I will recommand your explanation as the answer to the question. At least for not to confuse the readers.



NEW RECOMMENDATION: Award points to CRAK http:#10601278


-- Please DO NOT accept this comment as an answer ! --

Thanks,

Zvonko
EE Cleanup Volunteer
Thanks!
Now, I've got to watch my back when I make my next recommendations, right?
;-))
No no. You was right, we have to do it the best way we can. I simplified the processing here.

See you,
Zvonko