Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
while change of sheet I do want change in field/objects which are selected only that sheet.
how can I do?
Hi,
Sorry couldnt understand your problem, kindly explain in detail with example.
Regards,
Kaushik Solanki
Hi,
There are several ways of doing this.
If you are using version 11 or 11.2 you can use "alternate states" and assign alternate state1 in Sheet1 and alternates state 2 in Sheet 2. Therefore selections made in Sheet 1 will only apply to objects and field belonging to alternate state1.
Another option will be using triggers OnActivateSheet and OnLeaveSheet and upgrading the values of your desired field.
Regards.
plz brief with example to relate of my query