I've pretty much done all the set up required as far as tables, permissions, etc... and get the application to run stable... And I can tell, from my experience, maybe not the widest, that this is one hell of a solution for most us...
However, even though I've struggled a few days over this, I would appreciatte a bit of guidance.
I have two other thing to work on, and I would like your opinion on the best way to go about it...
1 - I need to have my users copy a given list of records, changing in all of them just the date field, and afterwards, if needed they can edit them individually. It's just the same as the Dataface standard option of "deleting the selected records" but copying them instead. ÀShould I go with creating an action for this, which will call an html to get the new date or is there a better way???
If we go to the Widgetery example, it would be like copying the attendace from one day to another, and then just editing the records thet would need it.
2 - I need to set up a certain mumber of multiple table reports... I Have the SQL for them, but I have two holes... First, I'm thinking to set up a table with a record for each report, with the SQL in a field and a URL to redirect for the results. And second, sorry, but I haven't figured out yet how I can use the "toHtml" method that I find in many Dataface's PHP...
ÀAm I working in the right direction or are there better or more Dataface proper ways to do it?
If you can guide me and give me a clue of where in the Documentation I could find this, I would appreciate very much...
Thanks
FB