Hi - I have setup a FormViewer that connects to a SharePoint list to display the item details. For each of the controls, I have setup a condition/action to display only if there is data available using the Visible property e.g. If(IsBlank(Description0),false,true). This works great.
The only issue is all controls are hidden in the designer view because there isn't any data! What's the best workaround this situation? Understand you can access these controls via left hand panel 'Screens' but I require the visualisation to change the look and feel, etc.

Report
All responses (
Answers (