help
HELP on page 35 of qcubed_quickstart_v1_0_rev_c_0.pdf
I am confused. I need some HELP on bottom of page 35 of qcubed_quickstart_v1_0_rev_c_0.pdf. I understand the WHY of the edit (we are moving folders), but not the WHERE (which files?)
.PDF SAYS:
For the constructed edit item link addess in timetrack_list.php we can copy timetrack_edit.php from \drafts and
function Form_Create() with the same function present in
includes\formbase_classes_generated\TimetrackListFormBase.class.php and change:
from:
$strEditPageUrl = __VIRTUAL_DIRECTORY__ . __FORM_DRAFTS__ . '/timetrack_edit.php';
to:
$strEditPageUrl = './timetrack_edit.php';
QUESTIONS:
Does this mean to copy the entire
function Form_Create() { ... }
FROM
includes\formbase_classes_generated\TimetrackListFormBase.class.php
TO
timetrack\timetrack_list.php ?- OR
timetrack\timetrack_edit.php ?- OR to both?
then after coping function Form_Create() { ... } to edit the $strEditPageUrl in the newly inserted code?
Do I also modify $strEditPageUrl in
includes\formbase_classes_generated\TimetrackListFormBase.class.php ?
I know that I need to go through these steps to understand what I need to do for my own generated classes. But does there exist a copy of the end result of this timetrack tutorial that I could download?
Thank you for you help.
Dan
QCheckboxList: how do i get the checked values of QCheckboxList
i have inserted a QCheckboxList to my page.
i need help on how i can get the checked values and the best way u think one should store it in the database.
i'll appreciate urgent reply pls.
Chat
Welcome to the QCubed Chat Room. Feel free to join the conversations that are taking place.
This room is hosted on an Internet Relay Chat (IRC). To connect with a standalone IRC client (for example, mIrc or others), use the address irc://irc.freenode.net/qcubed. Channel name is "#qcubed"
New to IRC? Here are some commands to get you started:
