lathan reddy 27.Apr.11 10:30 AM a Web browser Domino Designer7.0.1Windows XP
I have two views (1-->District view; 2--->State View)
1---->District view (District view contains First column as District) columns contains values –
H District
Y District
Z District
2---->State View (State view contains first column as State) columns contain values
Karnataka
Andhra Pradesh
Tamilnadu
And I have a hidden view called “Keyword view” contains Listname field and Keyword Field
And this view contains 2 documents
Document 1 as below:
Listname field value: District and Keyword Field values
H District
Y District
Z District
Document 2 as below:
Listname field value: State and Keyword Field values
Karnataka
Andhra Pradesh
Tamilnadu
Here my problem is whatever the updates we do in 1--->District view; 2-->State View, we need to automatically populate hidden view also based on Listname field value. If it is District we need to populate District values whatever updates we did in 1--->District view (For Ex:if add Some X District we need to populate hidden view District document)
Same way If it is a State we need to populate State values whatever updates we did in 2---->State view (For Ex:if add or Update Some X State we need to populate hidden view State document)
Can you please help me someone how to archive this functionality: