TEST : ConfiForms form with drag and drop and REST API
Created by Alex Medved, last modified on Jan 31, 2020
This page demos how to make a drag and drop table, and make use of REST APIs
This demo will not work when used by anonymous users, as it uses REST APIs to update the records stored (changing their order). And this is not allowed for anonymous users, as anonymous users don't "own" a record and therefore the update will not happen
form itself
records
OrderNr
Title
1
test
2
Yes?
2
aaaa
3
place
4
me
5
reorder
6
hello
7
1
8
kkka
9
abc
10
arg
11
testorder9
12
1
13
test
14
test
15
wer
16
42
17
and
18
s
19
oi
20
xhxgf
21
екнке
22
123123412
23
987
24
dsss
25
css
26
5321
27
uo
28
teeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
29
kj
30
ggggggggggggggggggggggg
31
wdfwdfw
32
abc
33
TTESTETETETETETET
34
35
m.
36
t
Source
You will need to change the pageId parameter and the server URl in this line