ah okay becbecause you said migx cmp I thought you wanted this in the backend:) in that case there's a few ways you could do it. I've seen you play around with the modx api before so that is one way to get and post data from your custom package. the other way would be to use formit hooks to get and post the data.
are the users logged in to see this? or would they be
Quote from: lkfranklin at Mar 06, 2019, 08:13 AMah okay becbecause you said migx cmp I thought you wanted this in the backend:) in that case there's a few ways you could do it. I've seen you play around with the modx api before so that is one way to get and post data from your custom package. the other way would be to use formit hooks to get and post the data.
Let me play with formit this time.
I'll get back to you..
Thanks
Quote from: nuan88 at Mar 06, 2019, 04:00 PMare the users logged in to see this? or would they be
No. Its actually totally offline system which will be installed on an offline computer of school. And there will be no user system. They only want to maintain records easily for every year. I am also trying to use this CMP in Collections Extra.
So there is no permission or security or user login related requirements. Its just like opening a website and browse normally.