Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am having a text box object, I am using expression in text box as count(Orders)....I want to add actions on text box as activate a sheet and maximize an object.....everything is working fine but the maximized object is taking whole sheet area....I have a button to take me back where my text box is placed......Is there any way to restrict the maximized object to certain area on the sheet......Or Do I have any better approach to do this...Thanks
Try the following
In the Caption tab of the Properties window of the object, uncheck 'Allow Maximize'checkbox.
Alos set the x,y positions, height and width of the object in the same tab (bottom left)
Thankyou, I have lot of objects in the tab where they should get maximized......and in the same way I have lot of text box objects with different counts....so based on text box click that particular object should get maximized and rest all should be minimized....If I unckeck allow maximize then the object will always be minimized.......
Hi Pramod ,
Even I am looking for a similar functionality , were you able to achieve this
Thanks,
Sai