Hi There
I have a table merger that I want to show the data like this
| Name | Order | Status |
| Mark | 123 | Active |
| 456 | Cancelled | |
| John | 777 | Active |
| 888 | Pending |
Rather
| Name | Order | Status |
| Mark | 123 | Active |
| Mark | 456 | Cancelled |
| John | 777 | Active |
| John | 888 | Pending |
is there away in name doesn't show multiple times but order and status show details for Mark
Confiform fields
FOrm Name: orderForm
There is no option like that in ConfiForms at this moment
Hey @Markisio,
I would recommend you to send a request to the ConfiForms support. I could not find any information in the app documentation whether it is possible to automatically merge cells with duplicate values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.