I have a blank form and I want to put some data cards on one line next to each other. I can't seem to figure out how to move 3 datacards on one line.
Whats the trick? Why can't we drag and drop the cards where we want them?
TIA,
Joe
I built it myself, there is not much custom we can do there, isn't there?
Is there a particular reason you are adverse to ditching the form and just building this yourself?
First of all this is not SOLVED!!!!
This is really a nightmare. I am just moving data cards from one place to another for about 2 hours now trying different tricks. It's so ridiculous that I am surprised my company is even using such a stupid tool. I tried Xs, Ys, Relative measures in Xs and widths, heights and absolute measures, and 1,2,3,4 settings all you here put and it's like a f... Tetris. MICROSOFT get a grip and fix that bloody issue, it's 2024, not 1998!!
For a workaround, you can create a datacard and use it like a hidden newline. For example, if you wanted to have 5 datacards on 2 rows it could look like:
1st row 5 datacards (Making sure the width total of the cards doesn't exceed the parent width)
newline datacard (Set the width to Parent.Width and the height to 0 to hide it)
2nd row 5 datacards (Making sure the width total of the cards doesn't exceed the parent width)
Once the newline datacard is there you can arrange the datacards and they will stay in place. You can add more newline datacards if you have even more rows to add.
Another solution: add fields (hence data cards) one by one.
Play around with the X and Y properties of a DataCard from the properties panel on the right, it will surely work
Thanks and Regards,
Swagata Rhea Kousik
Create all the datacards on a single row in the order you will want them.
that is set you X,Y values from 0,0 to X-1,0.
where X is the maximum number of datacard possible and set number of columns for forms to 12.
this will ensure you always get the required order of datacards even when one/more datacard is/are hidden.
Hello,
The easiest way for me to do it is to create it in a excel table and position my data cards on a grid like this, after I figure out what goes where I'd just use this cheat table to change the coordinates.
click on the Form name, and click "Edit fields" in the Properties tab. Then you can easily move the columns around.
WarrenBelz
89
Most Valuable Professional
MS.Ragavendar
60
Michael E. Gernaey
42
Super User 2025 Season 1