Hi,
I have database for creating vacancies and candidates.
I create candidate, assign him to vacancy. Once I open vacancy form, I am using embedded view to show candidates, which are suitable for current vacancy. I have view on database open, where I am displaying vacancies. In this view I need to show how many candidates are assigned for each of vacancy. @dblookup is not working on view. I created help field on vacancy form and this field I put on vacancy view, I can count how many candidates are assigned for vacancy in this field using @dblookup, but once the change on candidate assignement to another vacancy is made, field to calculate no. of candidates is not refreshed, only on edit/save of vacancy form.
any ideas? how can I count documents in embedded view and then display it in another view?
help much appreciated.
Miro