I have an Integrated SP Form with 2 Columns and several Virtual Tabs (show/hide field based on selected tab)
- I have positioned all data cards to position X=0
- I would like to achieve that if Datacard is in DisplayMode=Edit it moves to second Column X=1
- I am using If(DataCard1'.DisplayMode=DisplayMode.Edit,1,0) in the X property of the Datacard but with no sucess...
Anyone knows if it is possible to achieve smth like that?

Report
All responses (
Answers (