Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Tresesco,
I am attaching the sample file for your reference to help me hide/show the object. I cannot see any option to attach the file in our previous discussion so created the new thread.
Please suggest how to achieve the requested result in the attached sample app.
Attached is the snapshot of our previous discussion.
Thanks
Ishika
PFA
On the layout properties of the Text object, select Conditional show and the condition should be:
GetSelectedCount(ID)=0 and GetSelectedCount(Name)=0 and GetSelectedCount([Oder Type])=0
So that it will only show if there are no selections made in these fields
Hi,
I saw the attached file. The requirement is that the text box should always be seen on the dashboard by default and also when any selection is made in state.
But if any other field is selected . it must hide.
The file that you have attached, the text object is hidden by default and when we select state it appear. But when I deselect the State it again hides. Please uggest an approach with which the text object is shown by default and alaso when we select state and is hidden when we select any other field.
Thanks