Im wanting to build a a Login / register / forgot password form / page using ATK4. Can you point me to any documentation or a tutorial on this.开发者_运维百科
I want to know if it\'s possible to add an Iframe Element in ATK4 using something l开发者_开发百科ike $p->add(\'Iframe\').
I have figured out how to add data from a model into a grid like the examples on the learning section of the Agile Toolkit website. But I\'m looking for the correct way to show d开发者_Python百科ata f
I can use join in a grid, but for a single field. I have the next problem.. I have a table that has two id fields referencig the same field on other table.开发者_如何学JAVA
I\'m using Filestore to make uploads in a form. It\'s a great implementation but I\'ve a doubt about associating that file uploaded with a register in a table.
I have a following situation. I have a Model A with following properties: id int name varchar(255) parent_id int (references same Model A).
I think I\'m not understanding the reference field. I have a simple form <?php class page_prueba extends Page {
THE QUESTIONS: What I do need to know is how I should go about incorporating a different database (mongodb) into ATK4?
I\'m considering using the Agile Toolkit, ATK4 to upgrade a number of web projects that I\'m working on.I really like the idea/paradigm that the Agile Toolkit presents, but I\'m worried about document
I\'d like to get started with testing the ATK4 (Agile Toolkit - http://agiletoolkit.org/). Does anyone have any suggestion regarding where to find a tutorial for using ATK4 with: