Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a requirement wherein there are 5 buttons out of which 3 of them are A objects and two are for B objects.A objects must appear on the right side wheras B must appaer on the left side.
Suppose i click on button A1 txt object i must be able to see both A1 and B1 text objects at their respective positions.Similarly when i click on button B1 txt object i must be able to see both A1 and B1 text objects at their respective positions.
Suppose i click on button A2 txt object i must be able to see both A2 and B2 text objects at their respective positions.Similarly when i click on button B2 txt object i must be able to see both A2 and B2 text objects at their respective positions.
I have tried to acheive this by using two restore options within the button but it doesnt seem to work as the X and Y positions for A objects and B objects are different.So can any please let me know how this could be acheived.
I have attached a sample application too Please have a look and let me know how i could go with it
PFA... Now.... Dont mind ![]()
Hi
PFA... Hope it will helps you
Hi Nirmal,
I went throught the attachment that you have put up.I would to want to display all A objects in the same position like A1,A2, and A3 must have same same X:position 7 and Y:position 348.Similarly B objects must have X:position 740 and Y:position 326. But in the example you have attached they occupy different positions. Can you please let me know how i could enable the buttons in such a way that the text objects appear in the same X and Y positions when different buttons are clicked
Hi PFA
I hope now it will helps you
Hi Nirmal,
In the application that you have attached the value to be displayed is being hard coded,but i want the application to be dynamic and not want the user to enter the values each time seperately for the variables A and B that you have used.Can you please let me know how this could be acheived
PFA... Now.... Dont mind ![]()
Hi Nirmal,
This is exactly what i needed.Can you please let me know what changes you have made, as i am unable to figure that out
in layout tab check the conditional option and write the condition expr ![]()
is this correct answer then close the thread ![]()
Nirmal
9003333441
Hi Anushri,
Find the attached qvw file hope this will work for you.