Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using 2 Container Objects separately. Each container has 2 subdivision. like below
1)
2)
Now my requirement is .. if i choose 2nd subdivision in Container 1(that is 'Users W/o AD ID')... I need container 2 to show 2nd sub division as well as active tab. that is ( 'Users W/o AD ID info').
In Simple terms, If I choose 1st object in Container 1, by default container 2 will need to show Object 1.
If I choose 2nd Object in Container 2, by default container 2 will need to show object 2
Will it possible?
Hi @Karthick30
Should be able to do that with Getfieldselection() function inan if statement on the container.
Getfieldselection("2nd subdivision") = 'Users W/o AD ID'
Já fez utilizando a visualização do container? Onde vc cria a subdivisção em um outro container passando uma variavel para ativar a visualização.