Good Morning.
I have a form called ChangesForm that is only displayed when Tab 2 on my form is selected.
The visible property for the ChangesForm is currently set to vartabselected = 2 This work perfectly.
I do however on the ChangesForm have a button called New Suggestion.
I want all the field to not be visible until I click the New suggestion Button.
I have tried OnSelect(SetShowField,True) after changing Visible to False on all my fields with no avail.
any suggestions would be greatly appreciated.
Good Morning
Thank you so much for the in-depth help.
I got it to work.
No need for the If(). The conditions in the formula reduce to either true or false by themselves.
(I'm on a mission to eliminate unnecessary If() functions.)
Hi @Sn3l ,
Do you want to click the New suggestion button while selecting tab2 to display all the fields?
You can try to write a logical expression in the Visible property of the DataCard you want to display.
Best Regards,
Dezhi
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional