Hi
I am new to ChronoForms and fairly new to Joomla, so bare with me 🙂
I am looking for at demo application that I can modify to suite my needs, but have been unable to find one.
The fetures that I am looking for in the demo application is:
- Pre-load application with record's (can be more than one pr. user)
- Enable the user to Insert new records/rows
- Update and delete existing rows
Finally I would like to create a "report" showing the content of the application joined to the user table in Joomla. (This is believe I know how to do).
The demo application I have been working on has the following table:
User_id - int(7)
Artist - varchar(250)
Album - varchar(250)
release_date datetime
Eventually I would also like the release_date to have a date picker.
Anyone have something like this, I would be truly greatful for any help.
Thanks in advance.
Jesper
I am new to ChronoForms and fairly new to Joomla, so bare with me 🙂
I am looking for at demo application that I can modify to suite my needs, but have been unable to find one.
The fetures that I am looking for in the demo application is:
- Pre-load application with record's (can be more than one pr. user)
- Enable the user to Insert new records/rows
- Update and delete existing rows
Finally I would like to create a "report" showing the content of the application joined to the user table in Joomla. (This is believe I know how to do).
The demo application I have been working on has the following table:
User_id - int(7)
Artist - varchar(250)
Album - varchar(250)
release_date datetime
Eventually I would also like the release_date to have a date picker.
Anyone have something like this, I would be truly greatful for any help.
Thanks in advance.
Jesper