Hello
Is there a way to add a new record into a table using Chronoconectivity?
Something like a 'Add' button similar to the Edit button?
My intention is to allow on the Admin view of a Chronoconectivity the option of adding new rows into the table.
Is this possible? What would be the best way to do this?
Many thanks
Amelia
PS: I am new to Chronoconectivity and so far I think this is a very nice tool!
Is there a way to add a new record into a table using Chronoconectivity?
Something like a 'Add' button similar to the Edit button?
My intention is to allow on the Admin view of a Chronoconectivity the option of adding new rows into the table.
Is this possible? What would be the best way to do this?
Many thanks
Amelia
PS: I am new to Chronoconectivity and so far I think this is a very nice tool!
Hi Amelia,
What I do is to add HTML in the Listing headers box to show a 'New entry' button, and have that link to a ChronoForm. You can open it in the same window if you like* and at the end of the Submit event have a redirect back to the CC Listing.
Bob
* You could also open it in a new tab, or in a modal window.
What I do is to add HTML in the Listing headers box to show a 'New entry' button, and have that link to a ChronoForm. You can open it in the same window if you like* and at the end of the Submit event have a redirect back to the CC Listing.
Bob
* You could also open it in a new tab, or in a modal window.
This topic is locked and no more replies can be posted.