2 answers
- 210
Joget, needs the process id as primary key o edit the register but if you need to change it in order to get another kind of process done, Joget lets you do it.
- abdul Fattah
how we can change it? cause want i chanege in databse it also popup an error
- Kurt Cobain
How? And can we create 2 primary keys?
Add your comment... - 10-1
I think we will need a bit more context on this. I assume that you are starting a process from a joget form. In your Joget form, add a field, and set the ID to "id". Joget will then use the "id" value you set as the primary key.
- abdul Fattah
i already did that and the error popup when i click submit button. "Error storing data: could not execute statement"
- Walter
Can you put your sample app here with steps to replicate?
- Kurt Cobain
https://dev.joget.org/community/display/~seokpeng.ang@taikogroup.net/questions/41615412/url-and-data . I also have a different context.
Add your comment...
as default process id is set as primary key, if we change the primary key,it is possible?where we can change it?