Create a new related record in a dashboard

Archived from the Xataface Developers forum.

siggj — Sat Sep 18, 2010 7:09 am

Hello !
I have a question about the dashboard. Actually, I use the dashboard from the wiki http://xataface.com/wiki/Creating_a_Dashboard
It works perfectly !

Now I have to know if it is possible to create a fonction that will add a new record related to a selected value…

From exemple, I have a Table “Groups” and a table “Users” and the user is in the groupe so i have a fk_groups in the “Users” table.
Now I want to do a dashboard like the url at the top. I want to create user in a selected group…

===> Create a new user in

Anybody understand what I mean ?

Sorry for my English !
Thank You !


siggj — Sun Sep 19, 2010 7:06 am

It’s ok, I found documentation and I tested some code by myself !