atk4
Build a Login / register / forgot password form / page
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.开发者_运维百科[详细]
2023-04-02 07:36 分类:问答Adding an Iframe to a page in ATK4
I want to know if it\'s possible to add an Iframe Element in ATK4 using something l开发者_开发百科ike $p->add(\'Iframe\').[详细]
2023-04-02 07:02 分类:问答How do you display info from a database
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[详细]
2023-04-01 23:53 分类:问答Multiple Joins in Grid
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[详细]
2023-04-01 19:27 分类:问答Associating an uploaded File (id) with another table
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.[详细]
2023-04-01 16:15 分类:问答Recursive tree rendering with Agile Toolkit
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).[详细]
2023-03-31 17:00 分类:问答reference field on form
I think I\'m not understanding the reference field. I have a simple form <?php class page_prueba extends Page {[详细]
2023-03-29 05:36 分类:问答agile toolkit 4 and implementing a different database (mongodb)
THE QUESTIONS: What I do need to know is how I should go about incorporating a different database (mongodb) into ATK4?[详细]
2023-03-22 11:27 分类:问答Agile Toolkit, worth using?
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[详细]
2023-03-22 06:32 分类:问答Agile Toolkit (ATK4) documentation or tutorial to create a membership site?
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:[详细]
2023-03-07 01:42 分类:问答